Searched defs:precision (Results 1 – 3 of 3) sorted by relevance
65 float[] precision = Press.FINGER.describePrecision(); in perform() local114 float[] precision = new float[]{1f, 1f}; in touchDownAndUp() local
129 double precision = (double) maxMatchedWordSeqLen / wordList1.size(); in calculateTitleMatchScore() local163 double precision = dupTimeScore / (t1.endTimeOfDayInSec - t1.startTimeOfDayInSec); in calculateTimeMatchScore() local
243 double precision = expected * ASSERT_EQUALS_PRECISION; in assertEqualsWithinPrecision() local