Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/unauthenticatedevice_fuzzer/
H A DBUILD.gn20 ohos_fuzztest("UnAuthenticateDeviceFuzzTest") {
64 "DH_LOG_TAG=\"UnAuthenticateDeviceFuzzTest\"",
81 deps = [ ":UnAuthenticateDeviceFuzzTest" ]
H A Dun_authenticate_device_fuzzer.cpp28 void UnAuthenticateDeviceFuzzTest(const uint8_t* data, size_t size) in UnAuthenticateDeviceFuzzTest() function
63 OHOS::DistributedHardware::UnAuthenticateDeviceFuzzTest(data, size); in LLVMFuzzerTestOneInput()