Searched refs:gMarkJsonFlaky (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/tests/ | ||
H A D | PathOpsDebug.h | 16 static bool gMarkJsonFlaky; member in PathOpsDebug |
H A D | PathOpsExtendedTest.cpp | 355 SkASSERT(!PathOpsDebug::gMarkJsonFlaky); 356 PathOpsDebug::gMarkJsonFlaky = true; 397 if (PathOpsDebug::gMarkJsonFlaky) { in json_status() 399 PathOpsDebug::gMarkJsonFlaky = false; in json_status() member in PathOpsDebug |
H A D | skia_test.cpp | 164 PathOpsDebug::gMarkJsonFlaky = false; in main() member in PathOpsDebug |
H A D | PathOpsDebug.cpp | 18 bool PathOpsDebug::gMarkJsonFlaky; member in PathOpsDebug |
Completed in 7 milliseconds