Searched defs:TestChannel (Results 1 – 9 of 9) sorted by relevance
46 class TestChannel : public experimental::DelegatingChannel { class48 explicit TestChannel( in TestChannel() function in grpc::testing::__anon5ae9f3280111::TestChannel
13 class TestChannel(unittest.TestCase): class
20 class TestChannel : public Channel { class22 TestChannel(Channel::Delegate* delegate) : Channel(delegate) {} in TestChannel() function in mojo::core::__anon1711d2910111::TestChannel
45 class TestChannel(AioTestBase): class
149 static final class TestChannel implements InternalInstrumented<ChannelStats> { class in ChannelzTestHelper
169 private final class TestChannel extends Channel { class in ConfigSelectingClientCallTest
328 private static class TestChannel extends ManagedChannel { class in AndroidChannelBuilderTest
1464 class TestChannel(unittest.TestCase): class
270 class TestChannel : public sigslot::has_slots<> { class273 explicit TestChannel(std::unique_ptr<Port> p1) : port_(std::move(p1)) { in TestChannel() function in cricket::TestChannel