Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceserviceimpl_fuzzer/
DBUILD.gn20 ohos_fuzztest("AuthenticateDeviceServiceImplFuzzTest") {
66 "DH_LOG_TAG=\"AuthenticateDeviceServiceImplFuzzTest\"",
87 deps = [ ":AuthenticateDeviceServiceImplFuzzTest" ]
Dauthenticate_device_service_impl_fuzzer.cpp110 void AuthenticateDeviceServiceImplFuzzTest(const uint8_t* data, size_t size) in AuthenticateDeviceServiceImplFuzzTest() function
170 OHOS::DistributedHardware::AuthenticateDeviceServiceImplFuzzTest(data, size); in LLVMFuzzerTestOneInput()