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