Searched refs:timeNanos (Results 1 – 1 of 1) sorted by relevance
191 long timeNanos = event.getClock().getTimeNanos(); in assertGnssClockHasConsistentFullBiasNanos() local194 timeToFullBiasList.putIfAbsent(timeNanos, new ArrayList<>()); in assertGnssClockHasConsistentFullBiasNanos()195 List<Long> fullBiasNanosList = timeToFullBiasList.get(timeNanos); in assertGnssClockHasConsistentFullBiasNanos()200 long timeNanos = entry.getKey(); in assertGnssClockHasConsistentFullBiasNanos() local208 timeNanos, in assertGnssClockHasConsistentFullBiasNanos()