Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/fuzztest/createoraddfileintozip_fuzzer/
Dcreateoraddfileintozip_fuzzer.cpp21 void CreateOrAddFileIntoZipFuzzTest(const uint8_t* data, size_t size) in CreateOrAddFileIntoZipFuzzTest() function
52 OHOS::CreateOrAddFileIntoZipFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("CreateOrAddFileIntoZipFuzzTest") {
43 deps = [ ":CreateOrAddFileIntoZipFuzzTest" ]