Searched defs:DeathTestFactory (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8297 class DeathTestFactory { class in namespace:testing::internal
8299 virtual ~DeathTestFactory() { }
8304 // A concrete DeathTestFactory implementation for normal use.
8305 class DefaultDeathTestFactory : public DeathTestFactory {

Completed in 219 milliseconds