Searched defs:GetTestCase (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/googletest/googletest/src/ | ||
| H A D | gtest-internal-inl.h | 586 const TestCase* GetTestCase(int i) const { in GetTestCase() function |
| H A D | gtest.cc | 4660 const TestCase* UnitTest::GetTestCase(int i) const { in GetTestCase() function in testing::UnitTest |