Searched refs:getTimestampSlots (Results 1 – 2 of 2) sorted by relevance
427 final List<Long> expectedTimestampList = getTimestampSlots(rawTimestampList, currentTime); in getHistoryMapWithExpectedTimestamps()461 static List<Long> getTimestampSlots(final List<Long> rawTimestampList, final long currentTime) { in getTimestampSlots() method in DataProcessor
747 DataProcessor.getTimestampSlots( in getTimestampSlots_emptyRawList_returnEmptyList()2518 DataProcessor.getTimestampSlots(timestampSlots, currentTimestamp); in verifyExpectedTimestampSlots()