Home
last modified time | relevance | path

Searched refs:fullDuplexCallShouldSucceed (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/android-interop-testing/app/src/main/java/io/grpc/android/integrationtest/
DInteropTask.java106 tester.fullDuplexCallShouldSucceed(); in runTest()
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java809 public void fullDuplexCallShouldSucceed() throws Exception { in fullDuplexCallShouldSucceed() method in AbstractInteropTest