Searched refs:testPathFailOp (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | PathOpsExtendedTest.h | 45 extern bool testPathFailOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
|
D | PathOpsExtendedTest.cpp | 564 bool testPathFailOp(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathFailOp() function
|
D | PathOpsOpTest.cpp | 5767 testPathFailOp(reporter, path1, path2, (SkPathOp) 2, filename); in fuzz1() 5792 testPathFailOp(reporter, path1, path2, (SkPathOp) 2, filename); in fuzz753_91() 5815 testPathFailOp(reporter, path1, path2, (SkPathOp) 1, filename); in bug597926_0()
|