GetSmoothedTime 814 content/browser/frame_host/navigation_controller_impl.cc time_smoother_.GetSmoothedTime(get_timestamp_callback_.Run()); GetSmoothedTime 225 content/browser/frame_host/navigation_controller_impl.h base::Time GetSmoothedTime(base::Time t); GetSmoothedTime 133 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(t, smoother.GetSmoothedTime(t)); GetSmoothedTime 142 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(t, smoother.GetSmoothedTime(t)); GetSmoothedTime 146 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t)); GetSmoothedTime 158 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t)); GetSmoothedTime 164 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t)); GetSmoothedTime 176 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(expected_t, smoother.GetSmoothedTime(t)); GetSmoothedTime 179 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(t, smoother.GetSmoothedTime(t));