Searched refs:gRunFail (Results 1 – 3 of 3) sorted by relevance
155 SkPathOpsDebug::gRunFail = FLAGS_runFail; in main()
332 static bool gRunFail; variable
24 bool SkPathOpsDebug::gRunFail; // set to true to check for success on tests known to fail member in SkPathOpsDebug648 return SkPathOpsDebug::gRunFail; in DebugRunFail()1362 SkASSERT(wind == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()1363 SkASSERT(opp == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()