Searched refs:InsertSyntheticTestCase (Results 1 – 2 of 2) sorted by relevance
494 GTEST_API_ void InsertSyntheticTestCase(const std::string& name,615 InsertSyntheticTestCase(GetTestSuiteName(), code_location_, in RegisterTests()
533 void InsertSyntheticTestCase(const std::string& name, CodeLocation location, in InsertSyntheticTestCase() function