#include <condition_variable>
#include <gtest/gtest.h>
#include <grpcpp/channel.h>
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/cpp/util/string_ref_helper.h"
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::testing | |
Variables | |
constexpr int | grpc::testing::kNumStreamingMessages = 10 |