Searched refs:KEYS (Results 1 – 3 of 3) sorted by relevance
35 KEYS, enumConstant79 DroppedCategory.KEYS.toString(),
96 assertEquals(5, monkeyLog.getDroppedCount(DroppedCategory.KEYS).intValue()); in testParse_success()644 assertNull(monkeyLog.getDroppedCount(DroppedCategory.KEYS)); in testParse_no_activities()
247 mMonkeyLog.setDroppedCount(DroppedCategory.KEYS, Integer.parseInt(m.group(1))); in parseLine()