Home
last modified time | relevance | path

Searched refs:gSkippedTests (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/health/2.0/vts/functional/
DVtsHalHealthV2_0TargetTest.cpp40 static std::set<std::string> gSkippedTests; variable
54 gSkippedTests.insert(GetCurrentTestName()); \
61 if (gSkippedTests.find(GetCurrentTestName()) != gSkippedTests.end()) { \