Home
last modified time | relevance | path

Searched refs:gMarkJsonFlaky (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tests/
H A DPathOpsDebug.h16 static bool gMarkJsonFlaky; member in PathOpsDebug
H A DPathOpsExtendedTest.cpp355 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 Dskia_test.cpp164 PathOpsDebug::gMarkJsonFlaky = false; in main() member in PathOpsDebug
H A DPathOpsDebug.cpp18 bool PathOpsDebug::gMarkJsonFlaky; member in PathOpsDebug

Completed in 7 milliseconds