Searched defs:timestamp1 (Results 1 – 4 of 4) sorted by relevance
241 uint32_t timestamp1 = 0xFFFFFFFF - duration; in TEST() local
180 uint32_t timestamp1 = 1; in TEST() local
428 int timestamp1 = index.CalculateTimestamp(cache.start_time()); in TEST() local
906 inline uint32_t LatestTimestamp(uint32_t timestamp1, uint32_t timestamp2) { in LatestTimestamp()