Searched defs:kDefaultIgnorableErrorTypes (Results 1 - 2 of 2) sorted by last modified time

/external/skia/gm/
H A Dgmmain.cpp197 const static ErrorCombination kDefaultIgnorableErrorTypes = ErrorCombination() variable
204 fIgnorableErrorTypes(kDefaultIgnorableErrorTypes),
1433 DEFINE_string(ignoreErrorTypes, kDefaultIgnorableErrorTypes.asString(" ").c_str(),
/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp198 const static ErrorCombination kDefaultIgnorableErrorTypes = ErrorCombination() variable
205 fIgnorableErrorTypes(kDefaultIgnorableErrorTypes),
1444 DEFINE_string(ignoreErrorTypes, kDefaultIgnorableErrorTypes.asString(" ").c_str(),

Completed in 141 milliseconds