Home
last modified time | relevance | path

Searched defs:MAX_ERRORS (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.cpp244 const int MAX_ERRORS = 9; in comparePaths() local
274 const int MAX_ERRORS = 8; in comparePaths() local
/third_party/icu/icu4c/source/test/intltest/
Ducdtest.cpp168 enum { MAX_ERRORS=50 }; enumerator
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp3071 const int MAX_ERRORS = 9; in VerifyOp() local
3104 const int MAX_ERRORS = 9; in VerifySimplify() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c141 #define MAX_ERRORS 5 macro