Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSimplifyFailTest.cpp104 testSimplifyFuzz(reporter, path, filename); in fuzz_59()
155 testSimplifyFuzz(reporter, path, filename); in fuzz763_1()
215 testSimplifyFuzz(reporter, path, filename); in fuzz763_2()
DPathOpsExtendedTest.h48 extern bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path,
DPathOpsExtendedTest.cpp512 bool testSimplifyFuzz(skiatest::Reporter* reporter, const SkPath& path, const char* filename) { in testSimplifyFuzz() function