Searched refs:MAX_OPERATIONS (Results 1 – 4 of 4) sorted by relevance
31 static constexpr int MAX_OPERATIONS = 500; variable77 while (dataProvider.remaining_bytes() > 0 && opsRun++ < MAX_OPERATIONS) { in LLVMFuzzerTestOneInput()
20 static constexpr uint8_t MAX_OPERATIONS = 50; variable63 while (dataProvider.remaining_bytes() > 0 && opsRun++ < MAX_OPERATIONS) { in LLVMFuzzerTestOneInput()
21 static constexpr uint8_t MAX_OPERATIONS = 50; variable103 while (dataProvider.remaining_bytes() > 0 && opsRun++ < MAX_OPERATIONS) { in LLVMFuzzerTestOneInput()
25 static constexpr uint8_t MAX_OPERATIONS = 50; variable220 while (dataProvider.remaining_bytes() > 0 && opsRun++ < MAX_OPERATIONS) { in LLVMFuzzerTestOneInput()