Searched refs:matchesCount (Results 1 – 1 of 1) sorted by relevance
837 int matchesCount = 0; in filter() local843 matchesCount++; in filter()846 if (matchesCount == items.length) { in filter()849 T[] result = arrayConstructor.apply(matchesCount); in filter()850 if (matchesCount == 0) { in filter()