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