Searched refs:NUM_ALARMS (Results 1 – 1 of 1) sorted by relevance
47 final int NUM_ALARMS = 3; in testAlarms() local54 final CountDownLatch latch = new CountDownLatch(NUM_ALARMS); in testAlarms()64 for (int i = 0; i < NUM_ALARMS; i++) { in testAlarms()