Searched refs:testPathOpCheck (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsExtendedTest.h | 38 extern bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
|
H A D | PathOpsExtendedTest.cpp | 609 bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpCheck() function
|
H A D | PathOpsIssue3651.cpp | 476 testPathOpCheck(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename, in issue3651_1a() 1208 testPathOpCheck(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename, in issue3651_1()
|
H A D | PathOpsFuzz763Test.cpp | 2096 testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()
|
H A D | PathOpsOpTest.cpp | 5170 testPathOpCheck(reporter, path, pathB, kUnion_SkPathOp, filename, true); in fuzz38()
|
Completed in 56 milliseconds