Macros | Functions
out_of_bounds.cc File Reference
#include <string>
#include <gtest/gtest.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/surface/server.h"
#include "test/core/bad_client/bad_client.h"
Include dependency graph for out_of_bounds.cc:

Go to the source code of this file.

Macros

#define APPEND_BUFFER(string, to_append)   ((string).append((to_append), sizeof(to_append) - 1))
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ APPEND_BUFFER

#define APPEND_BUFFER (   string,
  to_append 
)    ((string).append((to_append), sizeof(to_append) - 1))

Definition at line 28 of file out_of_bounds.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 106 of file out_of_bounds.cc.



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