Searched refs:GetMutableTestInfo (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest.h865 TestInfo* GetMutableTestInfo(int i);
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2746 TestInfo* TestCase::GetMutableTestInfo(int i) { function in class:testing::TestCase
2774 GetMutableTestInfo(i)->Run();

Completed in 31 milliseconds