Searched refs:DefaultDeathTestFactory (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h148 class DefaultDeathTestFactory : public DeathTestFactory { class in namespace:testing::internal
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h709 friend class internal::DefaultDeathTestFactory;
/gem5/ext/googletest/googletest/src/
H A Dgtest-death-test.cc1171 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex,
H A Dgtest.cc4350 death_test_factory_(new DefaultDeathTestFactory),

Completed in 43 milliseconds