Home
last modified time | relevance | path

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

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