Searched refs:kMaxFuzzerConsumedBytes (Results 1 – 8 of 8) sorted by relevance
47 const int kMaxFuzzerConsumedBytes = 12; variable54 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()100 std::string indent = fdp.ConsumeRandomLengthString(kMaxFuzzerConsumedBytes); in LLVMFuzzerTestOneInput()
56 const int kMaxFuzzerConsumedBytes = 12; variable94 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
57 const int kMaxFuzzerConsumedBytes = 12; variable70 while (fdp.remaining_bytes() > kMaxFuzzerConsumedBytes) { in LLVMFuzzerTestOneInput()
58 const int kMaxFuzzerConsumedBytes = 12; variable68 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()