Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/
H A Dgtest.h343 void DeleteSelf_() { delete this; } in DeleteSelf_() function in testing::Test
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h335 void DeleteSelf_() { delete this; } in DeleteSelf_() function in testing::Test
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h492 void DeleteSelf_() { delete this; } in DeleteSelf_() function in testing::Test
/third_party/googletest/googletest/src/
H A Dgtest.cc2853 test, &Test::DeleteSelf_, "the test fixture's destructor");
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc2691 test, &Test::DeleteSelf_, "the test fixture's destructor"); in Run()
/third_party/node/deps/googletest/src/
H A Dgtest.cc2843 test, &Test::DeleteSelf_, "the test fixture's destructor");

Completed in 32 milliseconds