Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A DBUILD.gn20 ohos_fuzztest("DeviceProfileConnectorFuzzTest") {
50 "DH_LOG_TAG=\"DeviceProfileConnectorFuzzTest\"",
59 deps = [ ":DeviceProfileConnectorFuzzTest" ]
H A Ddevice_profile_connector_fuzzer.cpp25 void DeviceProfileConnectorFuzzTest(const uint8_t* data, size_t size) in DeviceProfileConnectorFuzzTest() function
78 OHOS::DistributedHardware::DeviceProfileConnectorFuzzTest(data, size); in LLVMFuzzerTestOneInput()