Searched refs:DeleteSelf_ (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h453 void DeleteSelf_() { delete this; } function in class:testing::Test
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2662 test, &Test::DeleteSelf_, "the test fixture's destructor");

Completed in 31 milliseconds