Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsDebug.h16 static bool gMarkJsonFlaky; variable
DPathOpsExtendedTest.cpp355 SkASSERT(!PathOpsDebug::gMarkJsonFlaky); in markTestFlakyForPathKit()
356 PathOpsDebug::gMarkJsonFlaky = true; in markTestFlakyForPathKit()
397 if (PathOpsDebug::gMarkJsonFlaky) { in json_status()
399 PathOpsDebug::gMarkJsonFlaky = false; in json_status()
Dskia_test.cpp164 PathOpsDebug::gMarkJsonFlaky = false; in main()
DPathOpsDebug.cpp18 bool PathOpsDebug::gMarkJsonFlaky; member in PathOpsDebug