Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/getdeviceinfo_fuzzer/
H A DBUILD.gn20 ohos_fuzztest("GetDeviceInfoFuzzTest") {
50 "DH_LOG_TAG=\"GetDeviceInfoFuzzTest\"",
61 deps = [ ":GetDeviceInfoFuzzTest" ]
H A Dget_device_info_fuzzer.cpp23 void GetDeviceInfoFuzzTest(const uint8_t* data, size_t size) in GetDeviceInfoFuzzTest() function
55 OHOS::DistributedHardware::GetDeviceInfoFuzzTest(data, size); in LLVMFuzzerTestOneInput()