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