#include <gtest/gtest.h>
#include <grpc/impl/codegen/byte_buffer.h>
#include <grpc/slice.h>
#include <grpcpp/impl/codegen/grpc_library.h>
#include <grpcpp/impl/codegen/proto_utils.h>
#include <grpcpp/impl/grpc_library.h>
#include "test/core/util/test_config.h"
Go to the source code of this file.
Classes | |
class | grpc::internal::GrpcByteBufferPeer |
class | grpc::internal::ProtoBufferWriterPeer |
class | grpc::internal::ProtoUtilsTest |
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |
Functions | |
int | main (int argc, char **argv) |
grpc::internal::TEST_F (ProtoUtilsTest, TinyBackupThenNext) | |
Definition at line 192 of file proto_utils_test.cc.