Searched refs:TestChannel (Results 1 – 3 of 3) sorted by relevance
46 class TestChannel : public experimental::DelegatingChannel { class48 TestChannel(const std::shared_ptr<ChannelInterface>& delegate_channel) in TestChannel() function in grpc::testing::__anon4c45bcae0111::TestChannel76 std::shared_ptr<TestChannel> test_channel = in TEST_F()77 std::make_shared<TestChannel>(channel); in TEST_F()
44 class TestChannel(AioTestBase): class
252946 + class TestChannel : public V8Inspector::Channel {252948 + ~TestChannel() override = default;252960 + TestChannel channel;