Lines Matching full:timestamp
290 EXPECT_NE(0U, header0.timestamp);
294 // Should bump timestamp by 180000 because the clock rate is 90khz.
307 EXPECT_EQ(header0.timestamp + 180000, header1.timestamp);
351 // Should bump timestamp by 90000 because the clock rate is 90khz.
353 // Should bump timestamp by 180000 because the clock rate is 90khz.
367 EXPECT_EQ(header1a.timestamp + 90000, header1b.timestamp);
370 EXPECT_EQ(header2a.timestamp + 180000, header2b.timestamp);