Home | History | Annotate | Download | only in cts

Lines Matching defs:scores

989                 .that(match.getScore()).isWithin(0.01f).of(expectedResult.scores[j]);
1209 public final float[] scores;
1216 float[] scores) {
1219 this.scores = scores;