Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsnapistopdebugger_fuzzer/
Djsnapistopdebugger_fuzzer.cpp24 void JSNApiStopDebuggerFuzzTest(const uint8_t *data, size_t size) in JSNApiStopDebuggerFuzzTest() function
53 OHOS::JSNApiStopDebuggerFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("JSNApiStopDebuggerFuzzTest") {
43 deps += [ ":JSNApiStopDebuggerFuzzTest" ]