Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameragetdevicebydhbase_fuzzer/
H A DBUILD.gn19 ohos_fuzztest("DcameraGetDeviceByDHBaseFuzzTest") {
28 defines += [ "DH_LOG_TAG=\"DcameraGetDeviceByDHBaseFuzzTest\"" ]
38 deps = [ ":DcameraGetDeviceByDHBaseFuzzTest" ]
H A Ddcameragetdevicebydhbase_fuzzer.cpp25 void DcameraGetDeviceByDHBaseFuzzTest(const uint8_t* data, size_t size) in DcameraGetDeviceByDHBaseFuzzTest() function
54 OHOS::DistributedHardware::DcameraGetDeviceByDHBaseFuzzTest(data, size); in LLVMFuzzerTestOneInput()