Searched defs:timestamp2 (Results 1 – 4 of 4) sorted by relevance
243 uint32_t timestamp2 = 0; in TEST() local
191 uint32_t timestamp2 = 4; in TEST() local
429 int timestamp2 = index.CalculateTimestamp(cache.start_time() + in TEST() local
914 inline uint32_t LatestTimestamp(uint32_t timestamp1, uint32_t timestamp2) { in LatestTimestamp()