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

  /external/grpc-grpc/src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp/
InteropTest.java 70 public void largeUnary() {
  /external/grpc-grpc-java/android-interop-testing/app/src/main/java/io/grpc/android/integrationtest/
InteropTask.java 88 tester.largeUnary();
  /external/grpc-grpc/src/php/tests/interop/
interop_client.php 72 function largeUnary($stub)
629 largeUnary($stub);
  /external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
TestServiceClient.java 226 tester.largeUnary();
StressTestClient.java 463 tester.largeUnary();
AbstractInteropTest.java 388 public void largeUnary() throws Exception {
    [all...]

Completed in 365 milliseconds