Searched refs:time_ticks (Results 1 – 4 of 4) sorted by relevance
284 std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks) { in operator <<() argument290 const TimeDelta as_time_delta = time_ticks - TimeTicks(); in operator <<()
672 std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks);722 std::ostream& operator<<(std::ostream& os, ThreadTicks time_ticks);
316 std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks) { in operator <<() argument322 const TimeDelta as_time_delta = time_ticks - TimeTicks(); in operator <<()
698 BASE_EXPORT std::ostream& operator<<(std::ostream& os, TimeTicks time_ticks);760 BASE_EXPORT std::ostream& operator<<(std::ostream& os, ThreadTicks time_ticks);