Searched defs:InterceptionChainTest (Results 1 – 1 of 1) sorted by relevance
236 class InterceptionChainTest : public ::testing::Test { class238 InterceptionChainTest() {} in InterceptionChainTest() function in grpc_core::__anon9d967e2b0111::InterceptionChainTest306 TEST_F(InterceptionChainTest, Empty) { in TEST_F() argument318 TEST_F(InterceptionChainTest, PassThrough) { in TEST_F() argument332 TEST_F(InterceptionChainTest, Consumed) { in TEST_F() argument346 TEST_F(InterceptionChainTest, Hijacked) { in TEST_F() argument360 TEST_F(InterceptionChainTest, FiltersThenHijacked) { in TEST_F() argument379 TEST_F(InterceptionChainTest, FailsToInstantiateInterceptor) { in TEST_F() argument388 TEST_F(InterceptionChainTest, FailsToInstantiateInterceptor2) { in TEST_F() argument398 TEST_F(InterceptionChainTest, FailsToInstantiateFilter) { in TEST_F() argument[all …]