Searched refs:grpc_fuzzer_get_next_uint32 (Results 1 – 3 of 3) sorted by relevance
44 uint32_t grpc_fuzzer_get_next_uint32(input_stream* inp);
57 uint32_t grpc_fuzzer_get_next_uint32(input_stream* inp) { in grpc_fuzzer_get_next_uint32() function
46 using grpc_core::testing::grpc_fuzzer_get_next_uint32;140 return static_cast<int>(grpc_fuzzer_get_next_uint32(inp)); in read_int()627 (*metadata)[i].flags = grpc_fuzzer_get_next_uint32(inp); in read_metadata()784 g_now, gpr_time_from_micros(grpc_fuzzer_get_next_uint32(&inp), in LLVMFuzzerTestOneInput()893 gpr_time_from_micros(grpc_fuzzer_get_next_uint32(&inp), in LLVMFuzzerTestOneInput()919 uint32_t propagation_mask = grpc_fuzzer_get_next_uint32(&inp); in LLVMFuzzerTestOneInput()927 gpr_time_from_micros(grpc_fuzzer_get_next_uint32(&inp), in LLVMFuzzerTestOneInput()1047 op->flags = grpc_fuzzer_get_next_uint32(&inp); in LLVMFuzzerTestOneInput()