Searched refs:ROTATIONS (Results 1 – 3 of 3) sorted by relevance
39 ROTATIONS enumConstant83 DroppedCategory.ROTATIONS.toString()));
100 assertEquals(9, monkeyLog.getDroppedCount(DroppedCategory.ROTATIONS).intValue()); in testParse_success()648 assertNull(monkeyLog.getDroppedCount(DroppedCategory.ROTATIONS)); in testParse_no_activities()
263 mMonkeyLog.setDroppedCount(DroppedCategory.ROTATIONS, Integer.parseInt(m.group(1))); in parseLine()