Searched refs:gRunFail (Results 1 – 6 of 6) sorted by relevance
152 SkPathOpsDebug::gRunFail = FLAGS_runFail; in main()
155 SkPathOpsDebug::gRunFail = FLAGS_runFail; in main()
345 static bool gRunFail; variable
23 bool SkPathOpsDebug::gRunFail; // set to true to check for success on tests known to fail member in SkPathOpsDebug670 return SkPathOpsDebug::gRunFail; in DebugRunFail()1384 SkASSERT(wind == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()1385 SkASSERT(opp == 0 || !SkPathOpsDebug::gRunFail); in debugValidate()
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()