Home
last modified time | relevance | path

Searched refs:testPathOpCheck (Results 1 – 5 of 5) sorted by relevance

/external/skia/tests/
DPathOpsExtendedTest.h37 extern bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
DPathOpsExtendedTest.cpp591 bool testPathOpCheck(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpCheck() function
DPathOpsIssue3651.cpp476 testPathOpCheck(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename, in issue3651_1a()
1208 testPathOpCheck(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename, in issue3651_1()
DPathOpsFuzz763Test.cpp2096testPathOpCheck(reporter, path1, path2, (SkPathOp) 2, filename, !SkOpGlobalState::DebugRunFail()); in fuzz763_1026368()
DPathOpsOpTest.cpp5166 testPathOpCheck(reporter, path, pathB, kUnion_SkPathOp, filename, true); in fuzz38()