Classes | Namespaces | Typedefs | Functions | Variables
chunked_vector_fuzzer.cc File Reference
#include <vector>
#include "src/core/lib/gprpp/chunked_vector.h"
#include "src/core/lib/resource_quota/resource_quota.h"
#include "src/libfuzzer/libfuzzer_macro.h"
#include "test/core/gprpp/chunked_vector_fuzzer.pb.h"
Include dependency graph for chunked_vector_fuzzer.cc:

Go to the source code of this file.

Classes

struct  grpc_core::Comparison
 
class  grpc_core::Fuzzer
 

Namespaces

 grpc_core
 

Typedefs

using IntHdl = std::shared_ptr< int >
 

Functions

 DEFINE_PROTO_FUZZER (const chunked_vector_fuzzer::Msg &msg)
 

Variables

static auto * g_memory_allocator
 
static constexpr size_t kChunkSize = 17
 
bool leak_check = true
 
bool squelch = true
 

Typedef Documentation

◆ IntHdl

using IntHdl = std::shared_ptr<int>

Definition at line 30 of file chunked_vector_fuzzer.cc.

Function Documentation

◆ DEFINE_PROTO_FUZZER()

DEFINE_PROTO_FUZZER ( const chunked_vector_fuzzer::Msg &  msg)

Definition at line 165 of file chunked_vector_fuzzer.cc.

Variable Documentation

◆ g_memory_allocator

auto* g_memory_allocator
static
Initial value:
grpc_core::ResourceQuota::Default()->memory_quota()->CreateMemoryAllocator(
"test"))

Definition at line 25 of file chunked_vector_fuzzer.cc.

◆ kChunkSize

constexpr size_t kChunkSize = 17
staticconstexpr

Definition at line 29 of file chunked_vector_fuzzer.cc.

◆ leak_check

bool leak_check = true

Definition at line 23 of file chunked_vector_fuzzer.cc.

◆ squelch

bool squelch = true

Definition at line 22 of file chunked_vector_fuzzer.cc.

grpc_event_engine::experimental::MemoryAllocator
Definition: memory_allocator.h:35
grpc_core::ResourceQuota::Default
static ResourceQuotaRefPtr Default()
Definition: resource_quota.cc:27


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:06