#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"
Go to the source code of this file.
Macros | |
#define | HEADER_FRAME_ID_1 |
#define | HEADER_FRAME_ID_2 |
#define | HEADER_FRAME_ID_3 |
Functions | |
int | main (int argc, char **argv) |
#define HEADER_FRAME_ID_1 |
Definition at line 28 of file bad_streaming_id.cc.
#define HEADER_FRAME_ID_2 |
Definition at line 42 of file bad_streaming_id.cc.
#define HEADER_FRAME_ID_3 |
Definition at line 56 of file bad_streaming_id.cc.
Definition at line 120 of file bad_streaming_id.cc.