Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java1109 TestError expectedT = new TestError(); in messageRead_errorCancelsCall() local
1134 RuntimeException expectedT = new RuntimeException(); in messageRead_runtimeExceptionCancelsCall() local
1159 TestError expectedT = new TestError(); in halfClosed_errorCancelsCall() local
1182 RuntimeException expectedT = new RuntimeException(); in halfClosed_runtimeExceptionCancelsCall() local
1205 TestError expectedT = new TestError(); in onReady_errorCancelsCall() local
1228 RuntimeException expectedT = new RuntimeException(); in onReady_runtimeExceptionCancelsCall() local