Searched refs:FLIPS (Results 1 – 3 of 3) sorted by relevance
38 FLIPS, enumConstant82 DroppedCategory.FLIPS.toString(),
99 assertEquals(8, monkeyLog.getDroppedCount(DroppedCategory.FLIPS).intValue()); in testParse_success()647 assertNull(monkeyLog.getDroppedCount(DroppedCategory.FLIPS)); in testParse_no_activities()
259 mMonkeyLog.setDroppedCount(DroppedCategory.FLIPS, Integer.parseInt(m.group(1))); in parseLine()