Searched defs:DeleteSelf_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h437 void DeleteSelf_() { delete this; } function in class:testing::Test
/external/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

Completed in 132 milliseconds