Searched defs:timestamp2 (Results 1 – 2 of 2) sorted by relevance
237 uint32_t timestamp2 = 0; in TEST() local
763 inline uint32_t LatestTimestamp(uint32_t timestamp1, uint32_t timestamp2) { in LatestTimestamp()