Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DFileMap_fuzz.cpp47 int enum_index = dataProvider.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
48 m.advise(static_cast<android::FileMap::MapAdvice>(enum_index)); in LLVMFuzzerTestOneInput()