Home | History | Annotate | Download | only in src

Lines Matching refs:NoExecDeathTest

824 class NoExecDeathTest : public ForkingDeathTest {
826 NoExecDeathTest(const char* a_statement, const RE* a_regex) :
833 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
1151 // See the comment in NoExecDeathTest::AssumeRole for why the next line
1207 *test = new NoExecDeathTest(statement, regex);