#include "src/core/ext/transport/binder/wire_format/wire_writer.h"
#include <string>
#include <utility>
#include <gtest/gtest.h>
#include "absl/memory/memory.h"
#include <grpcpp/impl/grpc_library.h>
#include "test/core/transport/binder/mock_objects.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Namespaces | |
grpc_binder | |
Functions | |
int | main (int argc, char **argv) |
grpc_binder::MATCHER_P (StrEqInt8Ptr, target, "") | |
grpc_binder::TEST (WireWriterTest, RpcCall) | |
Definition at line 265 of file wire_writer_test.cc.