Home | History | Annotate | Download | only in src

Lines Matching defs:WindowsDeathTest

542 // WindowsDeathTest implements death tests on Windows. Due to the
570 class WindowsDeathTest : public DeathTestImpl {
572 WindowsDeathTest(const char* a_statement,
601 int WindowsDeathTest::Wait() {
646 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
660 // WindowsDeathTest uses an anonymous pipe to communicate results of
1075 *test = new WindowsDeathTest(statement, regex, file, line);