Searched refs:assertLengthWithTolerance (Results 1 – 2 of 2) sorted by relevance
31 static void assertLengthWithTolerance(Length length, double expected) { in assertLengthWithTolerance() method in Utils
30 import static android.healthconnect.cts.aggregation.Utils.assertLengthWithTolerance;239 assertLengthWithTolerance(responses.get(1).get(DISTANCE_TOTAL), 200.0); in groupByDurationWithLocalFilter_distanceTotal()244 assertLengthWithTolerance(responses.get(2).get(DISTANCE_TOTAL), 20.0); in groupByDurationWithLocalFilter_distanceTotal()