Functions | Variables
percent_encode_fuzzer.cc File Reference
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/lib/slice/percent_encoding.h"
Include dependency graph for percent_encode_fuzzer.cc:

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 
static void test (const uint8_t *data, size_t size, grpc_core::PercentEncodingType type)
 

Variables

bool leak_check = true
 
bool squelch = true
 

Function Documentation

◆ LLVMFuzzerTestOneInput()

int LLVMFuzzerTestOneInput ( const uint8_t data,
size_t  size 
)

Definition at line 45 of file percent_encode_fuzzer.cc.

◆ test()

static void test ( const uint8_t data,
size_t  size,
grpc_core::PercentEncodingType  type 
)
static

Definition at line 32 of file percent_encode_fuzzer.cc.

Variable Documentation

◆ leak_check

bool leak_check = true

Definition at line 30 of file percent_encode_fuzzer.cc.

◆ squelch

bool squelch = true

Definition at line 29 of file percent_encode_fuzzer.cc.



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