Searched refs:FileUtilFuzzTest (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/bundlestats_fuzzer/ |
H A D | bundlestats_fuzzer.cpp | 21 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 D | storagestats_fuzzer.cpp | 21 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 D | volumecore_fuzzer.cpp | 21 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 D | disk_fuzzer.cpp | 21 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 D | volumeexternal_fuzzer.cpp | 21 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 D | fileutils_fuzzer.cpp | 21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() function 48 OHOS::FileUtilFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|