Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Ddelegating_channel_test.cc46 class TestChannel : public experimental::DelegatingChannel { class
48 TestChannel(const std::shared_ptr<ChannelInterface>& delegate_channel) in TestChannel() function in grpc::testing::__anon4c45bcae0111::TestChannel
76 std::shared_ptr<TestChannel> test_channel = in TEST_F()
77 std::make_shared<TestChannel>(channel); in TEST_F()
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dchannel_test.py44 class TestChannel(AioTestBase): class
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch252946 + class TestChannel : public V8Inspector::Channel {
252948 + ~TestChannel() override = default;
252960 + TestChannel channel;