Home
last modified time | relevance | path

Searched refs:FileUtilFuzzTest (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/bundlestats_fuzzer/
H A Dbundlestats_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
38 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagestats_fuzzer/
H A Dstoragestats_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
38 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/volumecore_fuzzer/
H A Dvolumecore_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
44 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/disk_fuzzer/
H A Ddisk_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
45 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/volumeexternal_fuzzer/
H A Dvolumeexternal_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
51 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/fileutils_fuzzer/
H A Dfileutils_fuzzer.cpp21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function
48 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()