Searched refs:GetMutableTestInfo (Results 1 – 2 of 2) sorted by relevance
819 TestInfo* GetMutableTestInfo(int i);
2390 TestInfo* TestCase::GetMutableTestInfo(int i) { in GetMutableTestInfo() function in testing::TestCase2418 GetMutableTestInfo(i)->Run(); in Run()