Searched defs:UnitTestImpl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ | ||
H A D | gtest-internal.h | 120 class UnitTestImpl; // Opaque implementation of UnitTest global() variable |
/freebsd-src/contrib/googletest/googletest/src/ | ||
H A D | gtest.cc | 5556 UnitTestImpl::UnitTestImpl(UnitTest* parent) UnitTestImpl() function in testing::internal::UnitTestImpl |