Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc570 class WindowsDeathTest : public DeathTestImpl { class
572 WindowsDeathTest(const char* a_statement, in WindowsDeathTest() function in testing::internal::WindowsDeathTest
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h159 class WindowsDeathTest; variable