#include "test/core/util/fuzzer_util.h"#include <algorithm>#include <grpc/support/alloc.h>#include "src/core/lib/gpr/useful.h"
Go to the source code of this file.
Namespaces | |
| grpc_core | |
| grpc_core::testing | |
Functions | |
| uint8_t | grpc_core::testing::grpc_fuzzer_get_next_byte (input_stream *inp) |
| char * | grpc_core::testing::grpc_fuzzer_get_next_string (input_stream *inp, bool *special) |
| uint32_t | grpc_core::testing::grpc_fuzzer_get_next_uint32 (input_stream *inp) |