Searched refs:EXPECTED_ACTION_INFO_ITEMS (Results 1 – 1 of 1) sorted by relevance
73 private static final List<DmesgActionInfoItem> EXPECTED_ACTION_INFO_ITEMS = field in DmesgParserTest107 assertEquals(EXPECTED_ACTION_INFO_ITEMS, actualDmesgItem.getActionInfoItems()); in testCompleteDmesgLog_passedAsList()213 assertEquals(EXPECTED_ACTION_INFO_ITEMS, actualActionInfoItems); in testCompleteActionInfo()