Home | History | Annotate | Download | only in src

Lines Matching defs:WindowsDeathTest

492 // WindowsDeathTest implements death tests on Windows. Due to the
520 class WindowsDeathTest : public DeathTestImpl {
522 WindowsDeathTest(const char* statement,
551 int WindowsDeathTest::Wait() {
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
610 // WindowsDeathTest uses an anonymous pipe to communicate results of
1018 *test = new WindowsDeathTest(statement, regex, file, line);