Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A DBUILD.gn38 ohos_fuzztest("DeviceManagerFuzzTest") {
74 deps += [ ":DeviceManagerFuzzTest" ]
H A Ddevicemanager_fuzzer.cpp453 bool DeviceManagerFuzzTest(const uint8_t* data, size_t size) in DeviceManagerFuzzTest() function
489 OHOS::Msdp::DeviceStatus::DeviceManagerFuzzTest(data, size); in LLVMFuzzerTestOneInput()