Searched defs:TestInfoImpl (Results 1 – 2 of 2) sorted by relevance
/external/gtest/include/gtest/internal/ | ||
D | gtest-internal.h | 117 class TestInfoImpl; // Opaque implementation of TestInfo variable |
/external/gtest/src/ | ||
D | gtest.cc | 3956 TestInfoImpl::TestInfoImpl(TestInfo* parent, in UnitTestImpl() function in testing::internal::TestInfoImpl |