Searched defs:TestChannel (Results 1 – 2 of 2) sorted by relevance
46 class TestChannel : public experimental::DelegatingChannel { class48 TestChannel(const std::shared_ptr<ChannelInterface>& delegate_channel) in TestChannel() function in grpc::testing::__anon3a7422510111::TestChannel
44 class TestChannel(AioTestBase): class