Home
last modified time | relevance | path

Searched defs:testServerStreaming (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.py32 def testServerStreaming(self): member in IntraopTestCase
/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/
H A DAbstractGeneratedCodeTest.php298 public function testServerStreaming() function in AbstractGeneratedCodeTest
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/
H A DGrpcDirectServerStreamingCallableTest.java142 public void testServerStreaming() throws Exception { in testServerStreaming() method in GrpcDirectServerStreamingCallableTest
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/
H A DHttpJsonDirectServerStreamingCallableTest.java209 public void testServerStreaming() throws InterruptedException { in testServerStreaming() method in HttpJsonDirectServerStreamingCallableTest