Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/functionrefconstructor_fuzzer/
Dfunctionrefconstructor_fuzzer.cpp31 void FunctionRefConstructorFuzzTest(const uint8_t* data, size_t size) in FunctionRefConstructorFuzzTest() function
53 OHOS::FunctionRefConstructorFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("FunctionRefConstructorFuzzTest") {
42 deps += [ ":FunctionRefConstructorFuzzTest" ]