Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/functionrefcall_fuzzer/
Dfunctionrefcall_fuzzer.cpp30 void FunctionRefCallFuzzTest(const uint8_t* data, size_t size) in FunctionRefCallFuzzTest() function
56 OHOS::FunctionRefCallFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("FunctionRefCallFuzzTest") {
42 deps += [ ":FunctionRefCallFuzzTest" ]