Home
last modified time | relevance | path

Searched defs:stop_time (Results 1 – 12 of 12) sorted by relevance

/external/ltp/lib/
Dtst_timer.c30 static struct timespec start_time, stop_time; variable
Dparse_opts.c498 static uint64_t stop_time = 0; in usc_test_looping() local
Dtst_test.c775 unsigned long long stop_time = 0; in testrun() local
/external/webrtc/webrtc/base/
Dprofiler.cc58 void ProfilerEvent::Stop(uint64_t stop_time) { in Stop()
117 uint64_t stop_time = TimeNanos(); in StopEvent() local
/external/r8/src/main/java/com/android/tools/r8/utils/
DTiming.java32 long stop_time; field in Timing.Node
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc4.c114 clock_t stop_time; in main() local
Dsched_tc5.c111 clock_t stop_time; in main() local
Dsched_tc6.c138 clock_t stop_time; in main() local
/external/autotest/client/tests/aiostress/
Daio-stress.c280 struct timeval stop_time; in time_since_now() local
476 struct timeval stop_time; in read_some_events() local
743 struct timeval stop_time; local
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c278 struct timeval stop_time; in time_since_now() local
486 struct timeval stop_time; in read_some_events() local
755 struct timeval stop_time; local
/external/webrtc/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc312 int64_t stop_time = TickTime::MillisecondTimestamp(); in TEST_F() local
/external/webrtc/webrtc/video/
Dend_to_end_tests.cc2610 int64_t stop_time = now + test::CallTest::kLongTimeoutMs; in TEST_F() local