Home
last modified time | relevance | path

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

/external/grpc-grpc-java/istio-interop-testing/src/main/java/io/grpc/testing/istio/
DEchoTestServer.java406 EchoCall[] echoCalls = new EchoCall[count]; in buildEchoResponse() local
445 private static String buildForwardEchoStruct(int i, EchoCall[] echoCalls, in buildForwardEchoStruct()