Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathOpsSimplifyFailTest.cpp109 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 DPathOpsExtendedTest.h52 extern bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path,
H A DPathOpsExtendedTest.cpp531 bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplifyFuzz() function