Home
last modified time | relevance | path

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

/external/gtest/include/gtest/internal/
Dgtest-internal.h117 class TestInfoImpl; // Opaque implementation of TestInfo variable
/external/gtest/src/
Dgtest.cc3956 TestInfoImpl::TestInfoImpl(TestInfo* parent, in UnitTestImpl() function in testing::internal::TestInfoImpl