Home
last modified time | relevance | path

Searched refs:HdiNnrtDeviceFuzzTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/hdinnrtdevice_fuzzer/
H A Dhdinnrtdevice_fuzzer.cpp30 bool HdiNnrtDeviceFuzzTest(const uint8_t* data, size_t size) in HdiNnrtDeviceFuzzTest() function
71 OHOS::NeuralNetworkRuntime::HdiNnrtDeviceFuzzTest(data, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn21 ohos_fuzztest("HdiNnrtDeviceFuzzTest") {
/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/
H A DBUILD.gn19 deps += [ "hdinnrtdevice_fuzzer:HdiNnrtDeviceFuzzTest" ]