Home
last modified time | relevance | path

Searched refs:DoSomethingInterestingWithMyAPI (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/test/fuzztest/aotcompilerargsprepare_fuzzer/
H A Daotcompilerargsprepare_fuzzer.cpp27 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() function
85 OHOS::DoSomethingInterestingWithMyAPI(dataPtr, size); in LLVMFuzzerTestOneInput()
/arkcompiler/ets_runtime/compiler_service/test/fuzztest/compilerinterfacestub_fuzzer/
H A Dcompilerinterfacestub_fuzzer.cpp45 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() function
89 OHOS::DoSomethingInterestingWithMyAPI(dataPtr, size); in LLVMFuzzerTestOneInput()

Completed in 1 milliseconds