#include <string.h>
#include <grpc/grpc.h>
#include "src/core/lib/surface/server.h"
#include "test/core/bad_client/bad_client.h"
#include "test/core/end2end/cq_verifier.h"
Go to the source code of this file.
Macros | |
#define | PFX_STR |
Functions | |
int | main (int argc, char **argv) |
static void | verifier (grpc_server *server, grpc_completion_queue *cq, void *) |
#define PFX_STR |
|
static |