Searched refs:newTimestamp (Results 1 – 2 of 2) sorted by relevance
84 int newTimestamp = highTimestamp | lowTimestamp; in decodePacket() local85 if (newTimestamp != currentTimestamp) { in decodePacket()95 currentTimestamp = newTimestamp; in decodePacket()
391 int32_t newTimestamp = 10000; in TEST() local418 EXPECT_EQ(newTimestamp, configStats->broadcast_sent_time_sec.back()); in TEST()419 EXPECT_EQ(newTimestamp, configStats->data_drop_time_sec.back()); in TEST()421 EXPECT_EQ(newTimestamp, configStats->dump_report_stats.back().first); in TEST()422 EXPECT_EQ(newTimestamp, configStats->activation_time_sec.back()); in TEST()423 EXPECT_EQ(newTimestamp, configStats->deactivation_time_sec.back()); in TEST()