Searched refs:WindowsDeathTest (Results 1 – 2 of 2) sorted by relevance
673 class WindowsDeathTest : public DeathTestImpl { class675 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, in WindowsDeathTest() function in testing::internal::WindowsDeathTest704 int WindowsDeathTest::Wait() { in Wait()746 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()1437 *test = new WindowsDeathTest(statement, std::move(matcher), file, line); in Create()
186 class WindowsDeathTest; variable453 friend class internal::WindowsDeathTest;