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