Searched defs:DeathTestImpl (Results 1 – 1 of 1) sorted by relevance
406 class DeathTestImpl : public DeathTest { class408 DeathTestImpl(const char* a_statement, Matcher<const std::string&> matcher) in DeathTestImpl() function in testing::internal::DeathTestImpl