#include <benchmark/benchmark.h>
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include <grpcpp/completion_queue.h>
#include <grpcpp/impl/grpc_library.h>
#include "src/core/lib/surface/completion_queue.h"
#include "test/core/util/test_config.h"
#include "test/cpp/microbenchmarks/helpers.h"
#include "test/cpp/util/test_config.h"
Go to the source code of this file.
Classes | |
class | grpc::testing::PhonyTag |
class | grpc::testing::ShutdownCallback |
class | grpc::testing::TagCallback |
Namespaces | |
benchmark | |
grpc | |
grpc::testing | |
Variables | |
static gpr_cv | grpc::testing::cv |
static gpr_mu | grpc::testing::mu |
static gpr_cv | grpc::testing::shutdown_cv |
static gpr_mu | grpc::testing::shutdown_mu |