Searched refs:matchesCount (Results 1 – 1 of 1) sorted by relevance
818 int matchesCount = 0; in filter() local824 matchesCount++; in filter()827 if (matchesCount == items.length) { in filter()830 T[] result = arrayConstructor.apply(matchesCount); in filter()831 if (matchesCount == 0) { in filter()