Home
last modified time | relevance | path

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

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