Home
last modified time | relevance | path

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

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