Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc671 class WindowsDeathTest : public DeathTestImpl { class
673 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h187 class WindowsDeathTest; variable