Home
last modified time | relevance | path

Searched refs:testPathOpFail (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DPathOpsExtendedTest.h39 extern bool testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b,
DPathOpsExtendedTest.cpp603 bool testPathOpFail(skiatest::Reporter* reporter, const SkPath& a, const SkPath& b, in testPathOpFail() function
DPathOpsOpTest.cpp8507 testPathOpFail(reporter, path1, path2, (SkPathOp) 1, filename); in fuzzhang_2()
8559 testPathOpFail(reporter, path1, path2, (SkPathOp) 3, filename); in fuzzhang_3()