Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisplainarray_fuzzer/
DBUILD.gn21 ohos_fuzztest("JSValueRefIsPlainArrayFuzzTest") {
47 deps += [ ":JSValueRefIsPlainArrayFuzzTest" ]
Djsvaluerefisplainarray_fuzzer.cpp115 void JSValueRefIsPlainArrayFuzzTest([[maybe_unused]] const uint8_t *data, size_t size) in JSValueRefIsPlainArrayFuzzTest() function
160 OHOS::JSValueRefIsPlainArrayFuzzTest(data, size); in LLVMFuzzerTestOneInput()