Home
last modified time | relevance | path

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

/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreApiTestUtil.java214 Iterator<ChreRpcClient> rpcClientsIter = rpcClients.iterator(); in callConcurrentUnaryRpcMethodSync() local
629 Iterator<ChreRpcClient> rpcClientsIter = rpcClients.iterator(); in callConcurrentServerStreamingRpcMethodAsync() local