HomeSort by relevance Sort by last modified time
    Searched refs:unimplementedService (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/php/tests/interop/
interop_client.php 503 # NOTE: the stub input to this function is from UnimplementedService
504 function unimplementedService($stub)
659 unimplementedService($stub);
  /external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
TestServiceClient.java 320 tester.unimplementedService();
StressTestClient.java 488 tester.unimplementedService();
AbstractInteropTest.java     [all...]

Completed in 188 milliseconds