Home | History | Annotate | Download | only in gtest

Lines Matching refs:NoExecDeathTest

6768 class NoExecDeathTest : public ForkingDeathTest {
6770 NoExecDeathTest(const char* a_statement, const RE* a_regex) :
6777 DeathTest::TestRole NoExecDeathTest::AssumeRole() {
7011 // See the comment in NoExecDeathTest::AssumeRole for why the next line
7063 *test = new NoExecDeathTest(statement, regex);