Home
last modified time | relevance | path

Searched defs:start_time (Results 1 - 25 of 143) sorted by relevance

123456

/third_party/libuv/test/
H A Dbenchmark-thread.c41 uint64_t start_time; in BENCHMARK_IMPL() local
H A Dtest-timer-again.c34 static uint64_t start_time; variable
H A Dbenchmark-getaddrinfo.c37 static int64_t start_time; variable
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_task_handle_thread_test.cpp93 auto start_time = std::chrono::high_resolution_clock::now(); in HWTEST_F() local
/third_party/ffmpeg/libavformat/
H A Doggparseskeleton.c35 int target_idx, start_time; in skeleton_header() local
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
H A Ducnvavailperf.cpp119 UTimer start_time; in main() local
/third_party/ltp/lib/
H A Dtst_timer.c15 static struct timespec start_time, stop_time; variable
/third_party/ninja/src/
H A Dbuild_log.h61 int start_time; member
/third_party/mesa3d/src/util/
H A Dos_time.c155 int64_t start_time = os_time_get_nano(); in os_wait_until_zero() local
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot/
H A Drobot_hcsr04.c33 static unsigned long start_time = 0, time = 0; in GetDistance() local
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
H A Drobot_hcsr04.c34 static unsigned long start_time = 0, time = 0; in GetDistance() local
/arkcompiler/ets_frontend/ets2panda/scripts/
H A Des2panda_pre_test.py183 start_time = time.perf_counter() variable
/third_party/ffmpeg/tools/
H A Daviocat.c39 int64_t start_time; in main() local
/third_party/node/src/
H A Dnode_v8.h54 uint64_t start_time; member in node::v8_utils::GCProfiler
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c59 time_t start_time, end_time; in generate_stime() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime_test.cc95 int64 start_time, end_time; in TEST() local
219 int64 start_time, end_time; in TEST() local
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_quota_policy.cpp217 time_t start_time = mktime(&tm); in GetPeriodStart() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc3.c108 long start_time; /* time at start of testcase */ in main() local
H A Dsched_tc2.c107 long start_time; /* time at start of testcase */ in main() local
H A Dsched_tc0.c104 long start_time; /* time at start of testcase */ in main() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
H A Dpthread_cond_wait_2.c84 struct timespec start_time, current_time; in low_prio_thread() local
H A Dpthread_cond_wait_1.c84 struct timespec start_time, current_time; in low_prio_thread() local
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
H A D1-2.c83 struct timespec current_time, start_time; in low_prio_thread() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dincremental-marking-schedule.cc44 GetElapsedTimeInMs( v8::base::TimeTicks start_time) GetElapsedTimeInMs() argument
/arkcompiler/runtime_core/panda/
H A Dpanda.cpp102 auto start_time = in PrepareArguments() local

Completed in 8 milliseconds

123456