Home | History | Annotate | Download | only in src

Lines Matching defs:NoExecDeathTest

779 class NoExecDeathTest : public ForkingDeathTest {
781 NoExecDeathTest(const char* a_statement, const RE* a_regex) :
788 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
1028 // See the comment in NoExecDeathTest::AssumeRole for why the next line
1083 *test = new NoExecDeathTest(statement, regex);