Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/common_video/
Dvideo_render_frames.cc30 const int64_t time_now = TickTime::MillisecondTimestamp(); in AddFrame() local
/external/webrtc/webrtc/test/
Dfake_network_pipe.cc116 int64_t time_now = clock_->TimeInMilliseconds(); in SendPacket() local
154 int64_t time_now = clock_->TimeInMilliseconds(); in Process() local
/external/adhd/cras/src/tests/
Dpolled_interval_checker_unittest.cc14 static struct timespec time_now; variable
Dcras_tm_unittest.cc29 static struct timespec time_now; variable
Dutil_unittest.cc16 static std::vector<struct timespec> time_now; variable
Dloopback_iodev_unittest.cc26 static struct timespec time_now; variable
Da2dp_iodev_unittest.cc101 static struct timespec time_now; variable
/external/google-breakpad/src/client/windows/crash_generation/
Dclient_info.cc170 ULARGE_INTEGER time_now; in SetProcessUptime() local
/external/webrtc/webrtc/modules/utility/source/
Dprocess_thread_impl.cc26 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime()
/external/openssh/
Dmoduli.c157 time_t time_now; in qfileout() local
533 time_t time_now, elapsed; in print_progress() local
/external/boringssl/src/tool/
Dspeed.cc77 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function
79 static uint64_t time_now() { in time_now() function
90 static uint64_t time_now() { in time_now() function
/external/dnsmasq/src/
Dlog.c220 time_t time_now; in my_syslog() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Daimd_rate_control.cc69 bool AimdRateControl::TimeToReduceFurther(int64_t time_now, in TimeToReduceFurther()
Dremote_bitrate_estimator_unittest_helper.cc116 StreamGenerator::StreamGenerator(int capacity, double time_now) in StreamGenerator()
/external/webrtc/webrtc/modules/video_coding/test/
Drtp_player.cc128 RawRtpPacket* NextPacketToResend(int64_t time_now) { in NextPacketToResend()
349 virtual int NextPacket(int64_t time_now) { in NextPacket()
/external/v8/src/
Dd8-posix.cc89 struct timeval time_now; in WaitOnFD() local
117 struct timeval time_now; in TimeIsOut() local
/external/webrtc/webrtc/video/
Doveruse_frame_detector.cc356 int64_t time_now) { in IsUnderusing()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc106 uint32_t time_now = 0; in RunTest() local
Dneteq_stereo_unittest.cc192 int time_now = 0; in RunTest() local
Dneteq_network_stats_unittest.cc180 uint32_t time_now; in RunTest() local
/external/webrtc/talk/media/base/
Dvideocapturer.cc709 double time_now = frame_length_time_reporter_.TimerNow(); in UpdateStats() local
/external/autotest/client/deps/glbench/src/
Dutils.cc141 uint64_t time_now = time_start; in WaitForCoolMachine() local
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp396 double time_now = 0; in try_run_some_benchmarks() local
/external/webrtc/talk/app/webrtc/
Dstatscollector.cc468 double time_now = GetTimeNow(); in UpdateStats() local
/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc429 std::chrono::system_clock::time_point time_now( in TEST_P() local
470 std::chrono::system_clock::time_point time_now( in TEST_P() local

12