Home
last modified time | relevance | path

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

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