Searched refs:WindowsDeathTest (Results 1 – 2 of 2) sorted by relevance
671 class WindowsDeathTest : public DeathTestImpl { class673 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, in WindowsDeathTest() function in testing::internal::WindowsDeathTest702 int WindowsDeathTest::Wait() { in Wait()744 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()1435 *test = new WindowsDeathTest(statement, std::move(matcher), file, line); in Create()
187 class WindowsDeathTest; variable454 friend class internal::WindowsDeathTest;