Searched refs:TRACKBALLS (Results 1 – 3 of 3) sorted by relevance
37 TRACKBALLS, enumConstant81 DroppedCategory.TRACKBALLS.toString(),
98 assertEquals(7, monkeyLog.getDroppedCount(DroppedCategory.TRACKBALLS).intValue()); in testParse_success()646 assertNull(monkeyLog.getDroppedCount(DroppedCategory.TRACKBALLS)); in testParse_no_activities()
255 mMonkeyLog.setDroppedCount(DroppedCategory.TRACKBALLS, Integer.parseInt(m.group(1))); in parseLine()