Searched refs:testSimplifyFuzz (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsSimplifyFailTest.cpp | 109 testSimplifyFuzz(reporter, path, filename); in fuzz_59() 159 testSimplifyFuzz(reporter, path, filename); in fuzz763_1() 218 testSimplifyFuzz(reporter, path, filename); in fuzz763_2s() 229 testSimplifyFuzz(reporter, path, filename); in fuzz_x3() 265 testSimplifyFuzz(reporter, path, filename); in fuzz_k1()
|
H A D | PathOpsExtendedTest.h | 52 extern bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path,
|
H A D | PathOpsExtendedTest.cpp | 531 bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplifyFuzz() function
|