Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_timer.c15 static struct timespec start_time, stop_time; variable
Dparse_opts.c496 static uint64_t stop_time = 0; in usc_test_looping() local
Dtst_test.c1091 unsigned long long stop_time = 0; in testrun() local
/external/openscreen/platform/test/
Dfake_clock.cc41 const Clock::time_point stop_time = now() + delta; in Advance() local
/external/tensorflow/tensorflow/lite/examples/python/
Dlabel_image.py88 stop_time = time.time() variable
/external/libwebm/webvtt/
Dwebvttparser.h78 Time stop_time; member
Dwebvttparser.cc305 Time* stop_time, Cue::settings_t* settings) { in ParseTimingsLine()
/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/llvm-project/lldb/source/Utility/
DTimer.cpp79 auto stop_time = steady_clock::now(); in ~Timer() local
/external/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc228 int64_t stop_time = rtc::TimeMillis(); in TEST_F() 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.c282 struct timeval stop_time; in time_since_now() local
490 struct timeval stop_time; in read_some_events() local
759 struct timeval stop_time; local
/external/tensorflow/tensorflow/lite/examples/label_image/
Dlabel_image.cc359 struct timeval start_time, stop_time; in RunInference() local
/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h664 void push_back(uint64_t start_time, uint64_t stop_time, int nest_level, in push_back()
759 inline void push_event(uint64_t start_time, uint64_t stop_time, in push_event()