Searched refs:test_stream_unary (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ | ||
D | done_callback_test.py | 86 async def test_stream_unary(self): member in TestClientSideDoneCallback |
D | metadata_test.py | 305 async def test_stream_unary(self): member in TestMetadata |
D | compatibility_test.py | 136 async def test_stream_unary(self): member in TestCompatibility |
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/ | ||
D | _beta_features_test.py | 248 def test_stream_unary(self): member in BetaFeaturesTest |
/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/unit/ | ||
D | _simple_stubs_test.py | 279 def test_stream_unary(self): member in SimpleStubsTest |
/external/python/python-api-core/tests/unit/ | ||
D | test_grpc_helpers.py | 963 def test_stream_unary(self): member in TestChannelStub |