Searched defs:testServerStreaming (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/src/python/grpcio_tests/tests/interop/ | ||
| D | _intraop_test_case.py | 32 def testServerStreaming(self): member in IntraopTestCase |
| /external/grpc-grpc/src/php/tests/generated_code/ | ||
| D | AbstractGeneratedCodeTest.php | 298 public function testServerStreaming() function in AbstractGeneratedCodeTest |
| /external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/ | ||
| D | GrpcDirectServerStreamingCallableTest.java | 142 public void testServerStreaming() throws Exception { in testServerStreaming() method in GrpcDirectServerStreamingCallableTest |
| /external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/ | ||
| D | HttpJsonDirectServerStreamingCallableTest.java | 209 public void testServerStreaming() throws InterruptedException { in testServerStreaming() method in HttpJsonDirectServerStreamingCallableTest |