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