Home
last modified time | relevance | path

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

/third_party/skia/fuzz/oss_fuzz/
DFuzzJSON.cpp12 void FuzzJSON(sk_sp<SkData> bytes) { in FuzzJSON() function
22 FuzzJSON(bytes); in LLVMFuzzerTestOneInput()
/third_party/skia/fuzz/
DFuzzMain.cpp349 void FuzzJSON(sk_sp<SkData> bytes);
352 FuzzJSON(bytes); in fuzz_json()
/third_party/skia/
DBUILD.gn3200 "fuzz/oss_fuzz/FuzzJSON.cpp",
4106 sources = [ "fuzz/oss_fuzz/FuzzJSON.cpp" ]