Home
last modified time | relevance | path

Searched refs:testClientStreaming (Results 1 – 4 of 4) 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/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
/aosp_15_r20/external/flatbuffers/grpc/tests/
H A DJavaGrpcTest.java175 public void testClientStreaming() throws IOException, InterruptedException {
/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/
H A DAbstractGeneratedCodeTest.php314 public function testClientStreaming() function in AbstractGeneratedCodeTest