Home
last modified time | relevance | path

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

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