Searched refs:currentWallTimeNs (Results 1 – 1 of 1) sorted by relevance
312 int64_t currentWallTimeNs = getWallClockNs(); in TEST_F() local535 int64_t currentWallTimeNs = getWallClockNs(); in TEST_F() local537 int64_t eightDaysAgo = currentWallTimeNs - 8 * 24 * 3600 * NS_PER_SEC; in TEST_F()546 processor->EnforceDataTtls(currentWallTimeNs, originalEventElapsedTime + 100); in TEST_F()780 int64_t currentWallTimeNs = getWallClockNs(); in TEST_F() local790 event3->setLogdWallClockTimestampNs(currentWallTimeNs); in TEST_F()814 to_string(currentWallTimeNs), _)); in TEST_F()818 int64_t currentWallTimeNs = getWallClockNs(); in TEST_F() local825 event2->setLogdWallClockTimestampNs(currentWallTimeNs); in TEST_F()848 to_string(currentWallTimeNs), _)); in TEST_F()[all …]