Home
last modified time | relevance | path

Searched refs:skipAssert (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.cpp44 SkDEBUGPARAMS(bool skipAssert)
48 SkDEBUGPARAMS(bool skipAssert)
462 ExpectSuccess expectSuccess, SkipAssert skipAssert, ExpectMatch expectMatch) { in inner_simplify() argument
475 if (!SimplifyDebug(path, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in inner_simplify()
534 SkipAssert skipAssert, ExpectMatch expectMatch) { in innerPathOp() argument
549 if (!OpDebug(a, b, shapeOp, &out SkDEBUGPARAMS(SkipAssert::kYes == skipAssert) in innerPathOp()
/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp141 SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) { in SimplifyDebug()
157 SkDEBUGPARAMS(skipAssert) SkDEBUGPARAMS(testName)); in SimplifyDebug()
DSkPathOpsCommon.h27 SkDEBUGPARAMS(bool skipAssert)
DSkPathOpsOp.cpp240 SkDEBUGPARAMS(bool skipAssert) SkDEBUGPARAMS(const char* testName)) { in OpDebug()
293 SkDEBUGPARAMS(skipAssert) SkDEBUGPARAMS(testName)); in OpDebug()