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

/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h148 class DefaultDeathTestFactory : public DeathTestFactory { class in namespace:testing::internal
/openjdk10/test/fmw/gtest/src/
H A Dgtest-death-test.cc1153 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex,
H A Dgtest.cc4026 death_test_factory_(new DefaultDeathTestFactory),
/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest.h680 friend class internal::DefaultDeathTestFactory;

Completed in 112 milliseconds