Home
last modified time | relevance | path

Searched defs:UnitTestImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h119 class UnitTestImpl; // Opaque implementation of UnitTest variable
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc5618 UnitTestImpl::UnitTestImpl(UnitTest* parent) in UnitTestImpl() function in testing::internal::UnitTestImpl