Searched defs:TestChannel (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/test/cpp/end2end/ | ||
| D | delegating_channel_test.cc | 45 class TestChannel : public experimental::DelegatingChannel { class |
| /third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ | ||
| D | channel_test.py | 45 class TestChannel(AioTestBase): class |