Home
last modified time | relevance | path

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

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