Home
last modified time | relevance | path

Searched refs:JSONParseFuzzTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsonparse_fuzzer/
Djsonparse_fuzzer.cpp29 void JSONParseFuzzTest(const uint8_t* data, size_t size) in JSONParseFuzzTest() function
61 OHOS::JSONParseFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("JSONParseFuzzTest") {
44 deps += [ ":JSONParseFuzzTest" ]