Home
last modified time | relevance | path

Searched refs:gRunFail (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A Dskia_test.cpp155 SkPathOpsDebug::gRunFail = FLAGS_runFail; in main() member in SkPathOpsDebug
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h332 static bool gRunFail; member in SkOpPhase
H A DSkPathOpsDebug.cpp24 bool SkPathOpsDebug::gRunFail; // set to true to check for success on tests known to fail member in SkPathOpsDebug
648 return SkPathOpsDebug::gRunFail; in DebugRunFail()
1362 SkASSERT(wind == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()
1363 SkASSERT(opp == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()

Completed in 7 milliseconds