Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java212 List<ServerInterceptor> allInterceptors = ImmutableList.<ServerInterceptor>builder() in startServer() local
223 allInterceptors)) in startServer()