Home
last modified time | relevance | path

Searched refs:latches (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DE2ePerformanceTest.java122 CountDownLatch[] latches = new CountDownLatch[eventsCounters.size()]; in benchmarkEventBandwidthThroughCarService() local
124 latches[i] = eventsCounters.valueAt(i); in benchmarkEventBandwidthThroughCarService()
126 boolean allEventsReceived = awaitCountDownLatches(latches, WAIT_TIME); in benchmarkEventBandwidthThroughCarService()
292 private static boolean awaitCountDownLatches(CountDownLatch[] latches, long timeoutMs) in awaitCountDownLatches() argument
295 for (int i = 0; i < latches.length; i++) { in awaitCountDownLatches()
297 if (!latches[i].await(timeLeft, TimeUnit.MILLISECONDS)) { in awaitCountDownLatches()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java283 private void await(Map<String, CountDownLatch> latches, String service, String method) in await() argument
285 CountDownLatch latch = latches.get(service); in await()
298 private void countdown(Map<String, CountDownLatch> latches, Intent service, String action) { in countdown() argument
300 CountDownLatch latch = latches.get(serviceName); in countdown()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...