Searched refs:oldTimestamp (Results 1 – 1 of 1) sorted by relevance
188 int oldTimestamp = threadTimestampMap.get(threadId); in CheckTimestamp() local189 if (timestamp < oldTimestamp) { in CheckTimestamp()191 + " earlier: " + oldTimestamp); in CheckTimestamp()