Searched refs:kMaxFuzzerConsumedBytes (Results 1 – 10 of 10) sorted by relevance
48 const int kMaxFuzzerConsumedBytes = 12; variable55 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()101 std::string indent = fdp.ConsumeRandomLengthString(kMaxFuzzerConsumedBytes); in LLVMFuzzerTestOneInput()
57 const int kMaxFuzzerConsumedBytes = 12; variable70 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
60 const int kMaxFuzzerConsumedBytes = 12; variable70 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
48 const int kMaxFuzzerConsumedBytes = 12; variable55 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()92 std::string indent = fdp.ConsumeRandomLengthString(kMaxFuzzerConsumedBytes); in LLVMFuzzerTestOneInput()
64 const int kMaxFuzzerConsumedBytes = 12; variable83 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
72 const int kMaxFuzzerConsumedBytes = 12; variable88 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
26 const int kMaxFuzzerConsumedBytes = 12; variable
78 while (fdp.remaining_bytes() > test::kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
66 while (fdp.remaining_bytes() > runner::test::kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
65 while (fdp.remaining_bytes() > runner::test::kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()