Searched refs:fIgnorableErrorTypes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp205 fIgnorableErrorTypes(kDefaultIgnorableErrorTypes),
403 if (!fIgnorableErrorTypes.includes(type)) {
417 bool isIgnorableType = fIgnorableErrorTypes.includes(type);
1255 ErrorCombination fIgnorableErrorTypes; member in class:GMMain
2282 !parse_flags_ignore_error_types(&gmmain.fIgnorableErrorTypes) ||
/external/skia/gm/
H A Dgmmain.cpp204 fIgnorableErrorTypes(kDefaultIgnorableErrorTypes),
402 if (!fIgnorableErrorTypes.includes(type)) {
416 bool isIgnorableType = fIgnorableErrorTypes.includes(type);
1256 ErrorCombination fIgnorableErrorTypes; member in class:GMMain
2251 !parse_flags_ignore_error_types(&gmmain.fIgnorableErrorTypes) ||

Completed in 624 milliseconds