Home
last modified time | relevance | path

Searched refs:checkFail (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.h39 const SkPathOp , const char* testName, bool checkFail);
48 const char* filename, bool checkFail);
DPathOpsExtendedTest.cpp522 bool checkFail) { in testSimplifyCheck() argument
523 return inner_simplify(reporter, path, filename, checkFail ? in testSimplifyCheck()
610 const SkPathOp shapeOp, const char* testName, bool checkFail) { in testPathOpCheck() argument
611 return innerPathOp(reporter, a, b, shapeOp, testName, checkFail ? in testPathOpCheck()