Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/unit_fuzzers/
H A DBufferedTextOutputFuzz.cpp47 size_t push_count = 0; in LLVMFuzzerTestOneInput() local
54 push_count++; in LLVMFuzzerTestOneInput()
62 if (push_count == 0) return; in LLVMFuzzerTestOneInput()
65 push_count--; in LLVMFuzzerTestOneInput()