Home
last modified time | relevance | path

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

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