Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googletest/src/
HDgtest-death-test.cc673 class WindowsDeathTest : public DeathTestImpl { class
675 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
/freebsd-14-stable/contrib/googletest/googletest/include/gtest/
HDgtest.h186 class WindowsDeathTest; variable