Searched refs:WindowsDeathTest (Results 1 – 2 of 2) sorted by relevance
649 class WindowsDeathTest : public DeathTestImpl { class651 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, in WindowsDeathTest() function in testing::internal::WindowsDeathTest680 int WindowsDeathTest::Wait() { in Wait()725 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()1496 *test = new WindowsDeathTest(statement, std::move(matcher), file, line); in Create()
175 class WindowsDeathTest; variable616 friend class internal::WindowsDeathTest;