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

/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h437 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h437 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h437 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h453 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/gtest/include/gtest/
H A Dgtest.h429 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2616 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc2344 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/gtest/src/
H A Dgtest.cc2332 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2315 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2344 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3816 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3816 test, &Test::DeleteSelf_, "the test fixture's destructor");
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17842 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17842 void DeleteSelf_() { delete this; } function in class:testing::Test

Completed in 334 milliseconds