Home | History | Annotate | Download | only in src

Lines Matching defs:NoExecDeathTest

813 class NoExecDeathTest : public ForkingDeathTest {
815 NoExecDeathTest(const char* a_statement, const RE* a_regex) :
822 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
1134 // See the comment in NoExecDeathTest::AssumeRole for why the next line
1190 *test = new NoExecDeathTest(statement, regex);