Home
last modified time | relevance | path

Searched defs:emptyUnary (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/android/test/interop/app/src/androidTest/java/io/grpc/interop/cpp/
DInteropTest.java65 public void emptyUnary() { in emptyUnary() method in InteropTest
/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php59 function emptyUnary($stub) function
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java345 public void emptyUnary() throws Exception { in emptyUnary() method in AbstractInteropTest