Searched refs:getWallClockTimeNs (Results 1 – 3 of 3) sorted by relevance
105 int64_t getWallClockTimeNs() const { return mWallClockTimeNs; } in getWallClockTimeNs() function
422 EXPECT_EQ(2222L, statsLogEventWrapper.getWallClockTimeNs()); in TEST()476 EXPECT_EQ(2222L, statsLogEventWrapper.getWallClockTimeNs()); in TEST()
60 mLogdTimestampNs = statsLogEventWrapper.getWallClockTimeNs(); in LogEvent()