Home
last modified time | relevance | path

Searched refs: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
639 int WindowsDeathTest::Wait() { in Wait()
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()
1182 *test = new WindowsDeathTest(statement, regex, file, line); in Create()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest.h162 class WindowsDeathTest; variable
548 friend class internal::WindowsDeathTest;