Searched refs:ExecDeathTest (Results 1 – 2 of 2) sorted by relevance
8550 class ExecDeathTest : public ForkingDeathTest { class8552 ExecDeathTest(const char* a_statement, const RE* a_regex, in ExecDeathTest() function in testing::internal::ExecDeathTest8791 DeathTest::TestRole ExecDeathTest::AssumeRole() { in AssumeRole()8886 *test = new ExecDeathTest(statement, regex, file, line); in Create()
19583 class ExecDeathTest;20368 friend class internal::ExecDeathTest;