Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc640 class WindowsDeathTest : public DeathTestImpl { class
642 WindowsDeathTest(const char* a_statement, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
671 int WindowsDeathTest::Wait() { in Wait()
716 DeathTest::TestRole WindowsDeathTest::AssumeRole() { in AssumeRole()
1416 *test = new WindowsDeathTest(statement, regex, file, line); in Create()
/freebsd-13.1/contrib/googletest/googletest/include/gtest/
H A Dgtest.h186 class WindowsDeathTest; variable
614 friend class internal::WindowsDeathTest;