Home
last modified time | relevance | path

Searched defs:time_now (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/apps/
Dephemeral_app_service_unittest.cc154 base::Time time_now = base::Time::Now(); in TEST_F() local
171 base::Time time_now = base::Time::Now(); in TEST_F() local
196 base::Time time_now = base::Time::Now(); in TEST_F() local
218 base::Time time_now = base::Time::Now(); in TEST_F() local
238 base::Time time_now = base::Time::Now(); in TEST_F() local
254 base::Time time_now = base::Time::Now(); in TEST_F() local
Dephemeral_app_service_browsertest.cc69 const base::Time time_now = base::Time::Now(); in IN_PROC_BROWSER_TEST_F() local
Dephemeral_app_service.cc210 base::Time time_now = base::Time::Now(); in GetAppsToRemove() local
/external/chromium_org/third_party/webrtc/video_engine/
Dcall_stats.cc67 int64_t time_now = TickTime::MillisecondTimestamp(); in Process() local
125 int64_t time_now = TickTime::MillisecondTimestamp(); in OnRttUpdate() local
Doveruse_frame_detector.cc582 bool OveruseFrameDetector::IsUnderusing(int64_t time_now) { in IsUnderusing()
/external/chromium_org/ui/gfx/animation/
Dthrob_animation.cc60 void ThrobAnimation::Step(base::TimeTicks time_now) { in Step()
Dlinear_animation.cc74 void LinearAnimation::Step(base::TimeTicks time_now) { in Step()
Dmulti_animation.cc46 void MultiAnimation::Step(base::TimeTicks time_now) { in Step()
/external/chromium_org/third_party/webrtc/test/
Dfake_network_pipe.cc114 int64_t time_now = TickTime::MillisecondTimestamp(); in SendPacket() local
151 int64_t time_now = TickTime::MillisecondTimestamp(); in Process() local
/external/chromium_org/chrome/browser/ui/autofill/
Dloading_animation.cc26 void LoadingAnimation::Step(base::TimeTicks time_now) { in Step()
/external/chromium_org/third_party/webrtc/modules/video_render/
Dvideo_render_frames.cc35 const int64_t time_now = TickTime::MillisecondTimestamp(); in AddFrame() local
/external/chromium_org/components/password_manager/core/browser/
Dpassword_syncable_service.cc224 base::Time time_now = base::Time::Now(); in ProcessSyncChanges() local
374 base::Time time_now = base::Time::Now(); in CreateOrUpdateEntry() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc134 int time_now = 0; in RunTest() local
Dneteq_stereo_unittest.cc193 int time_now = 0; in RunTest() local
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
Dremote_rate_control.cc56 bool RemoteRateControl::TimeToReduceFurther(int64_t time_now, in TimeToReduceFurther()
Dremote_bitrate_estimator_unittest_helper.cc114 StreamGenerator::StreamGenerator(int capacity, double time_now) in StreamGenerator()
/external/dnsmasq/src/
Dlog.c263 time_t time_now; in my_syslog() local
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
Drtp_player.cc127 RawRtpPacket* NextPacketToResend(int64_t time_now) { in NextPacketToResend()
352 virtual int NextPacket(int64_t time_now) { in NextPacket()
/external/chromium_org/v8/src/
Dd8-posix.cc91 struct timeval time_now; in WaitOnFD() local
121 struct timeval time_now; in TimeIsOut() local
/external/qemu/android/
Diolooper-select.c226 struct timeval time_now; in iolooper_now() local
/external/chromium_org/media/filters/
Daudio_renderer_impl.cc691 const base::TimeTicks& time_now) { in UpdateEarliestEndTime_Locked()
/external/chromium_org/chrome/browser/media/
Dwebrtc_log_uploader.cc426 base::Time time_now = base::Time::Now(); in AddUploadedLogInfoToUploadListFile() local
/external/chromium_org/chrome/browser/performance_monitor/
Dperformance_monitor.cc478 base::Time time_now = base::Time::Now(); in StoreMetricsOnBackgroundThread() local
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideocapturer.cc721 double time_now = frame_length_time_reporter_.TimerNow(); in UpdateStats() local
/external/chromium_org/net/url_request/
Durl_request_throttler_unittest.cc77 void ResetToBlank(const TimeTicks& time_now) { in ResetToBlank()

12