Macros | Functions
slice_string_helpers_test.cc File Reference
#include "src/core/lib/slice/slice_string_helpers.h"
#include <limits.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/slice/slice_internal.h"
Include dependency graph for slice_string_helpers_test.cc:

Go to the source code of this file.

Macros

#define LOG_TEST_NAME(x)   gpr_log(GPR_INFO, "%s", x)
 

Functions

static void expect_slice_dump (grpc_slice slice, uint32_t flags, const char *result)
 
int main (int, char **)
 
static void test_dump_slice (void)
 

Macro Definition Documentation

◆ LOG_TEST_NAME

#define LOG_TEST_NAME (   x)    gpr_log(GPR_INFO, "%s", x)

Definition at line 33 of file slice_string_helpers_test.cc.

Function Documentation

◆ expect_slice_dump()

static void expect_slice_dump ( grpc_slice  slice,
uint32_t  flags,
const char *  result 
)
static

Definition at line 35 of file slice_string_helpers_test.cc.

◆ main()

int main ( int  ,
char **   
)

Definition at line 63 of file slice_string_helpers_test.cc.

◆ test_dump_slice()

static void test_dump_slice ( void  )
static

Definition at line 43 of file slice_string_helpers_test.cc.



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