Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java47 SPECIAL_STATUS_MESSAGE("special characters in status message"), enumConstant
DTestServiceClient.java310 case SPECIAL_STATUS_MESSAGE: in runTest()