Searched refs:assertGnssClockFields (Results 1 – 4 of 4) sorted by relevance
193 TestMeasurementUtil.assertGnssClockFields(firstEvent.getClock(), softAssert, timeInNs); in testGnssMeasurementWhenNoLocation()
134 TestMeasurementUtil.assertGnssClockFields(event.getClock(), softAssert, timeInNs); in testListenForGnssMeasurements()
156 TestMeasurementUtil.assertGnssClockFields(event.getClock(), softAssert, timeInNs); in testPseudorangeValue()
154 public static void assertGnssClockFields(GnssClock clock, in assertGnssClockFields() method in TestMeasurementUtil