Macros | Functions
unknown_frame.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 unknown_frame.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)
 
static void verifier (grpc_server *server, grpc_completion_queue *cq, void *)
 

Macro Definition Documentation

◆ APPEND_BUFFER

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

Definition at line 37 of file unknown_frame.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file unknown_frame.cc.

◆ verifier()

static void verifier ( grpc_server server,
grpc_completion_queue cq,
void *   
)
static

Definition at line 28 of file unknown_frame.cc.



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