Searched refs:alarmTimestampSec1 (Results 1 – 1 of 1) sorted by relevance
62 int64_t alarmTimestampSec1 = bucketStartTimeNs / NS_PER_SEC + 5 * 60; in TEST() local64 EXPECT_EQ(alarmTimestampSec1, alarmTracker2->getAlarmTimestampSec()); in TEST()67 const int64_t alarmFiredTimestampSec0 = alarmTimestampSec1 + 5; in TEST()73 EXPECT_EQ(alarmTimestampSec1 + 30 * 60, alarmTracker2->getAlarmTimestampSec()); in TEST()82 EXPECT_EQ(alarmTimestampSec1 + 30 * 60 * 5, alarmTracker2->getAlarmTimestampSec()); in TEST()