Searched defs:GetTestInfo (Results 1 – 8 of 8) sorted by relevance
1943 TestInfo * TestCase::GetTestInfo(const char* test_name) { in GetTestInfo() function in testing::TestCase
2362 const TestInfo* TestCase::GetTestInfo(int i) const { in GetTestInfo() function in testing::TestCase
2410 const TestInfo* TestCase::GetTestInfo(int i) const { in GetTestInfo() function in testing::TestCase
2381 const TestInfo* TestCase::GetTestInfo(int i) const { in GetTestInfo() function in testing::TestCase
5102 static const TestInfo* GetTestInfo(const char* test_name) { in GetTestInfo() function in testing::TestInfoTest