Namespaces | Functions
stats_plugin_end2end_test.cc File Reference
#include <string>
#include <thread>
#include <vector>
#include "absl/strings/str_cat.h"
#include "absl/strings/string_view.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "opencensus/stats/stats.h"
#include "opencensus/stats/tag_key.h"
#include "opencensus/stats/testing/test_utils.h"
#include "opencensus/tags/tag_map.h"
#include "opencensus/tags/with_tag_map.h"
#include <grpc++/grpc++.h>
#include <grpcpp/opencensus.h>
#include "src/cpp/ext/filters/census/context.h"
#include "src/cpp/ext/filters/census/grpc_plugin.h"
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/core/util/test_config.h"
#include "test/cpp/end2end/test_service_impl.h"
Include dependency graph for stats_plugin_end2end_test.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 572 of file stats_plugin_end2end_test.cc.

Variable Documentation

◆ client_method_name_

const std::string client_method_name_ = "grpc.testing.EchoTestService/Echo"
protected

Definition at line 122 of file stats_plugin_end2end_test.cc.

◆ server_

std::unique_ptr<grpc::Server> server_
protected

Definition at line 127 of file stats_plugin_end2end_test.cc.

◆ server_address_

std::string server_address_
protected

Definition at line 125 of file stats_plugin_end2end_test.cc.

◆ server_method_name_

const std::string server_method_name_ = "grpc.testing.EchoTestService/Echo"
protected

Definition at line 123 of file stats_plugin_end2end_test.cc.

◆ server_thread_

std::thread server_thread_
protected

Definition at line 128 of file stats_plugin_end2end_test.cc.

◆ service_

EchoServer service_
protected

Definition at line 126 of file stats_plugin_end2end_test.cc.

◆ stub_

std::unique_ptr<EchoTestService::Stub> stub_
protected

Definition at line 130 of file stats_plugin_end2end_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32