Searched defs:eightDaysAgo (Results 1 – 2 of 2) sorted by relevance
217 int64_t eightDaysAgo = currentTimeNs - 8 * 24 * 3600 * NS_PER_SEC; in TEST_F() local
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() local