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