Home
last modified time | relevance | path

Searched defs:testClientStreaming (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/interop/
D_intraop_test_case.py35 def testClientStreaming(self): member in IntraopTestCase
/third_party/grpc/src/php/tests/generated_code/
DAbstractGeneratedCodeTest.php314 public function testClientStreaming() function in AbstractGeneratedCodeTest