Searched refs:wall_clock (Results 1 – 4 of 4) sorted by relevance
44 wall_clock(in_wall_clock) {} in Timestamp()48 std::string wall_clock; member
86 const string& wall_clock) { in GetTimestamp() argument89 return Timestamp(monotonic, boottime, wall_clock); in GetTimestamp()249 EXPECT_EQ(kValues[i].wall_clock, strings[i]); in TEST_F()
48 strings.push_back(it->wall_clock); in ExtractWallClockToStrings()
160 const string& wall_clock) { in GetTimestamp() argument163 return Timestamp(monotonic, boottime, wall_clock); in GetTimestamp()169 const string& wall_clock) { in PushTimestamp() argument171 GetTimestamp(monotonic_seconds, boottime_seconds, wall_clock)); in PushTimestamp()