Searched refs:eventWallClockNs (Results 1 – 1 of 1) sorted by relevance
238 int64_t eventWallClockNs = 50000000000; in TEST_F() local243 logEvent1.setLogdWallClockTimestampNs(eventWallClockNs); in TEST_F()248 logEvent2.setLogdWallClockTimestampNs(eventWallClockNs + eventElapsedTimeNs); in TEST_F()256 EXPECT_TRUE(flushTtl(db, metricId, eventWallClockNs)); in TEST_F()