Home
last modified time | relevance | path

Searched refs:ClientGlobalInterceptorEnd2endTest (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dclient_interceptors_end2end_test.cc1094 class ClientGlobalInterceptorEnd2endTest : public ::testing::Test { class
1096 ClientGlobalInterceptorEnd2endTest() { in ClientGlobalInterceptorEnd2endTest() function in grpc::testing::__anona127ce610111::ClientGlobalInterceptorEnd2endTest
1106 ~ClientGlobalInterceptorEnd2endTest() { server_->Shutdown(); } in ~ClientGlobalInterceptorEnd2endTest()
1113 TEST_F(ClientGlobalInterceptorEnd2endTest, DummyGlobalInterceptor) { in TEST_F() argument
1137 TEST_F(ClientGlobalInterceptorEnd2endTest, LoggingGlobalInterceptor) { in TEST_F() argument
1162 TEST_F(ClientGlobalInterceptorEnd2endTest, HijackingGlobalInterceptor) { in TEST_F() argument