Searched refs:time_ticks (Results 1 – 3 of 3) sorted by relevance
382 std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks) { in operator <<() argument388 const TimeDelta as_time_delta = time_ticks - TimeTicks(); in operator <<()
914 BASE_EXPORT std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks);995 BASE_EXPORT std::ostream& operator<<(std::ostream& os, ThreadTicks time_ticks);
80 @@ -926,8 +916,7 @@ BASE_EXPORT std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks);