Home | History | Annotate | Download | only in src

Lines Matching defs:NoExecDeathTest

729 class NoExecDeathTest : public ForkingDeathTest {
731 NoExecDeathTest(const char* a_statement, const RE* a_regex) :
738 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
972 // See the comment in NoExecDeathTest::AssumeRole for why the next line
1024 *test = new NoExecDeathTest(statement, regex);