Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/fuzztest/backend/backendnativecalling_fuzzer/
Dbackendnativecalling_fuzzer.cpp28 void BackendNativeCallingFuzzTest(const uint8_t* data, size_t size) in BackendNativeCallingFuzzTest() function
65 OHOS::BackendNativeCallingFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("BackendNativeCallingFuzzTest") {
50 deps += [ ":BackendNativeCallingFuzzTest" ]