Searched refs:POINTERS (Results 1 – 3 of 3) sorted by relevance
36 POINTERS, enumConstant80 DroppedCategory.POINTERS.toString(),
97 assertEquals(6, monkeyLog.getDroppedCount(DroppedCategory.POINTERS).intValue()); in testParse_success()645 assertNull(monkeyLog.getDroppedCount(DroppedCategory.POINTERS)); in testParse_no_activities()
251 mMonkeyLog.setDroppedCount(DroppedCategory.POINTERS, Integer.parseInt(m.group(1))); in parseLine()