Searched refs:scores (Results 1 – 1 of 1) sorted by relevance
1154 .that(match.getScore()).isWithin(0.01f).of(expectedResult.scores[j]); in assertMatches()1617 public final float[] scores; field in Helper.FieldClassificationResult1625 float[] scores) { in FieldClassificationResult() argument1628 this.scores = scores; in FieldClassificationResult()