Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/fuzztest/gotonextfile_fuzzer/
DBUILD.gn22 ohos_fuzztest("GoToNextFileFuzzTest") {
46 deps = [ ":GoToNextFileFuzzTest" ]
Dgotonextfile_fuzzer.cpp76 void GoToNextFileFuzzTest(const uint8_t* data, [[maybe_unused]] size_t size) in GoToNextFileFuzzTest() function
128 OHOS::GoToNextFileFuzzTest(data, size); in LLVMFuzzerTestOneInput()