Searched refs:testPathOpCheck (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.h | 38 extern bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
|
D | PathOpsExtendedTest.cpp | 609 bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpCheck() function
|
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()
|
D | PathOpsFuzz763Test.cpp | 2096 … testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()
|
D | PathOpsOpTest.cpp | 5170 testPathOpCheck(reporter, path, pathB, kUnion_SkPathOp, filename, true); in fuzz38()
|
/third_party/flutter/skia/tests/ |
D | PathOpsExtendedTest.h | 38 extern bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
|
D | PathOpsExtendedTest.cpp | 723 bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpCheck() function
|
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()
|
D | PathOpsFuzz763Test.cpp | 2096 … testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()
|
D | PathOpsOpTest.cpp | 5170 testPathOpCheck(reporter, path, pathB, kUnion_SkPathOp, filename, true); in fuzz38()
|