Searched refs:eightDaysAgo (Results 1 – 2 of 2) sorted by relevance
45 const int64_t eightDaysAgo = getWallClockNs() - 8 * 24 * 3600 * NS_PER_SEC; variable537 int64_t eightDaysAgo = currentWallTimeNs - 8 * 24 * 3600 * NS_PER_SEC; in TEST_F() local540 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()785 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()823 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()846 to_string(eightDaysAgo), _)); in TEST_F()857 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()1070 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()1090 to_string(eightDaysAgo), _)); in TEST_F()
217 int64_t eightDaysAgo = currentTimeNs - 8 * 24 * 3600 * NS_PER_SEC; in TEST_F() local219 event1->setLogdWallClockTimestampNs(eightDaysAgo); in TEST_F()