Searched refs:gSkippedTests (Results 1 – 1 of 1) sorted by relevance
40 static std::set<std::string> gSkippedTests; variable54 gSkippedTests.insert(GetCurrentTestName()); \61 if (gSkippedTests.find(GetCurrentTestName()) != gSkippedTests.end()) { \