Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DPropertyMap_fuzz.cpp56 int opsRun = 0; in LLVMFuzzerTestOneInput() local
57 while (dataProvider.remaining_bytes() > 0 && opsRun++ < MAX_OPERATIONS) { in LLVMFuzzerTestOneInput()