Searched refs:len_to_cpy (Results 1 – 1 of 1) sorted by relevance
51 size_t len_to_cpy = dataProvider.ConsumeIntegralInRange<size_t>(0, buf_size); in LLVMFuzzerTestOneInput() local53 reinterpret_cast<char*>(bytes.data()), len_to_cpy); in LLVMFuzzerTestOneInput()55 reinterpret_cast<char*>(bytes.data()), len_to_cpy); in LLVMFuzzerTestOneInput()