Home
last modified time | relevance | path

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

12

/external/usrsctp/programs/
Dprograms_helper.c37 struct timeval time_now; in debug_printf_runtime() local
57 struct timeval time_now; in debug_printf_stack() local
Dtsctp.c135 struct timeval time_start, time_now, time_diff; in handle_connection() local
336 struct timeval time_start, time_now, time_diff; local
Dtsctp_upcall.c220 struct timeval time_now; in handle_upcall() local
/external/webrtc/common_video/
Dvideo_render_frames.cc52 const int64_t time_now = rtc::TimeMillis(); in AddFrame() local
/external/adhd/cras/src/tests/
Dpolled_interval_checker_unittest.cc14 static struct timespec time_now; variable
Dcras_tm_unittest.cc27 static struct timespec time_now; variable
Dutil_unittest.cc17 static std::vector<struct timespec> time_now; variable
Dloopback_iodev_unittest.cc31 static struct timespec time_now; variable
Da2dp_iodev_unittest.cc100 static struct timespec time_now; variable
Daudio_thread_unittest_obsolete.cc53 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/openssh/
Dmoduli.c157 time_t time_now; in qfileout() local
535 time_t time_now, elapsed; in print_progress() local
/external/webrtc/modules/utility/source/
Dprocess_thread_impl.cc29 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime()
/external/dnsmasq/src/
Dlog.c220 time_t time_now; in my_syslog() local
/external/boringssl/src/tool/
Dspeed.cc120 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function
122 static uint64_t time_now() { in time_now() function
133 static uint64_t time_now() { in time_now() function
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dspeed.cc119 static uint64_t time_now() { return GetTickCount64() * 1000; } in time_now() function
121 static uint64_t time_now() { in time_now() function
132 static uint64_t time_now() { in time_now() function
/external/webrtc/modules/audio_coding/neteq/
Dneteq_network_stats_unittest.cc231 uint32_t time_now; in RunTest() local
Dneteq_stereo_unittest.cc162 int time_now = 0; in RunTest() local
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.cc83 StreamGenerator::StreamGenerator(int capacity, int64_t time_now) in StreamGenerator()
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.cc124 StreamGenerator::StreamGenerator(int capacity, int64_t time_now) in StreamGenerator()
/external/webrtc/video/adaptation/
Doveruse_frame_detector.cc708 bool OveruseFrameDetector::IsUnderusing(int usage_percent, int64_t time_now) { in IsUnderusing()
/external/eigen/bench/
Dbenchmark-blocking-sizes.cpp396 double time_now = 0; in try_run_some_benchmarks() 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
/external/webrtc/pc/
Dstats_collector.cc621 double time_now = GetTimeNow(); in UpdateStats() local
/external/libchrome/base/time/
Dtime_unittest.cc1527 Time time_now = Time::Now(); in TEST() local

12