Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h120 class UnitTestImpl; // Opaque implementation of UnitTest variable
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc5556 UnitTestImpl::UnitTestImpl(UnitTest* parent) in UnitTestImpl() function in testing::internal::UnitTestImpl