Home | History | Annotate | Download | only in src

Lines Matching defs:WindowsDeathTest

580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl {
610 WindowsDeathTest(const char* a_statement,
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
1182 *test = new WindowsDeathTest(statement, regex, file, line);