Searched refs:argGroups (Results 1 – 1 of 1) sorted by relevance
586 final List<List<List<Object>>> argGroups = Lists.newArrayList(); in testEqualsUsing() local587 argGroups.add(ImmutableList.of(args, equalArgs)); in testEqualsUsing()590 List<Object> factoryArgs = argGroups.get(item.groupNumber).get(item.itemNumber); in testEqualsUsing()607 argGroups.add(ImmutableList.of(newArgs)); in testEqualsUsing()