Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/test/fuzztest/runscriptpath_fuzzer/
H A Drunscriptpath_fuzzer.cpp61 void RunScriptPathFuzzTest(const uint8_t* data, size_t size) in RunScriptPathFuzzTest() function
84 OHOS::RunScriptPathFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn20 ohos_fuzztest("RunScriptPathFuzzTest") {
44 deps += [ ":RunScriptPathFuzzTest" ]