Searched refs:idsLength (Results 1 – 1 of 1) sorted by relevance
1519 final int idsLength = categoryIds == null ? -1 : categoryIds.length; in logFieldClassificationScore() local1521 + valuesLength + ", ids.length = " + idsLength); in logFieldClassificationScore()