Home
last modified time | relevance | path

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

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