Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
D_intraop_test_case.py35 def testClientStreaming(self): member in IntraopTestCase
/external/grpc-grpc/src/php/tests/generated_code/
DAbstractGeneratedCodeTest.php314 public function testClientStreaming() function in AbstractGeneratedCodeTest
/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/
DGrpcDirectStreamingCallableTest.java162 public void testClientStreaming() throws Exception { in testClientStreaming() method in GrpcDirectStreamingCallableTest