Home
last modified time | relevance | path

Searched defs:WindowsDeathTest (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc608 class WindowsDeathTest : public DeathTestImpl { class
610 WindowsDeathTest(const char* a_statement, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h162 class WindowsDeathTest; variable