Home
last modified time | relevance | path

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

/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreApiTestUtil.java212 List<UnaryFuture<ResponseType>> responseFutures = in callConcurrentUnaryRpcMethodSync() local
623 List<ServerStreamingFuture> responseFutures = new ArrayList<ServerStreamingFuture>(); in callConcurrentServerStreamingRpcMethodAsync() local