Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaappend_fuzzer/
H A Dbackupsaappend_fuzzer.cpp136 bool CmdAppDoneFuzzTest(const uint8_t *data, size_t size) in CmdAppDoneFuzzTest() function
242 OHOS::CmdAppDoneFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp183 bool CmdAppDoneFuzzTest(sptr<Service> service, const uint8_t *data, size_t size) in CmdAppDoneFuzzTest() function
625 CmdAppDoneFuzzTest(service, data, size); in LLVMFuzzerTestOneInput()