Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsSimplifyFailTest.cpp104 testSimplifyFuzz(reporter, path, filename); in fuzz_59()
154 testSimplifyFuzz(reporter, path, filename); in fuzz763_1()
213 testSimplifyFuzz(reporter, path, filename); in fuzz763_2s()
224 testSimplifyFuzz(reporter, path, filename); in fuzz_x3()
260 testSimplifyFuzz(reporter, path, filename); in fuzz_k1()
DPathOpsExtendedTest.h51 extern bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path,
DPathOpsExtendedTest.cpp516 bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplifyFuzz() function