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

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp370 void RecordTestResults(const ErrorCombination& errorCombination, argument
373 // Things to do regardless of errorCombination.
380 if (errorCombination.isEmpty()) {
389 if (errorCombination.includes(type)) {
/external/skia/gm/
H A Dgmmain.cpp369 void RecordTestResults(const ErrorCombination& errorCombination, argument
372 // Things to do regardless of errorCombination.
379 if (errorCombination.isEmpty()) {
388 if (errorCombination.includes(type)) {

Completed in 192 milliseconds