Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java26 CACHEABLE_UNARY("cacheable unary rpc sent using GET"), enumConstant
DTestServiceClient.java220 case CACHEABLE_UNARY: { in runTest()