Home
last modified time | relevance | path

Searched defs:time1 (Results 1 - 25 of 41) sorted by relevance

12

/third_party/tzdata/
H A Ddifftime.c20 difftime(time_t time1, time_t time0) in difftime() argument
[all...]
/test/xts/acts/kernel_lite/utils/
H A Dlog.h36 struct timespec time1 = {0, 0}; in GetCurTime() local
H A Dutils.cpp55 struct timespec time1 = { 0, 0 }; in KeepRun() local
143 struct timespec time1 = { timeoutSec, 0 }; in RunElf() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dlog.h32 struct timespec time1 = {0, 0}; in GetCurTime() local
H A Dutils.cpp52 struct timespec time1 = { 0, 0 }; in KeepRun() local
212 struct timespec time1 = { timeoutSec, 0 }; in RunElf() local
/third_party/ltp/testcases/kernel/fs/lftest/
H A Dlftest.c44 time_t time1, time2; in run() local
/base/security/access_token/frameworks/common/src/
H A Dtime_util.cpp37 time_t time1 = static_cast<time_t>(timeStamp1 / 1000); in IsTimeStampsSameMinute() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigtimedwait/
H A D1-1.c60 struct timeval time1, time2; in main() local
H A D2-1.c61 struct timeval time1, time2; in main() local
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl10.c69 unsigned long long time1, time2; in verify_prctl() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dsys_clock_test.cpp320 auto time1 = std::chrono::steady_clock::now(); in HWTEST_F() local
H A Dtime_test.cpp24 clock_t time1 = clock(); in HWTEST_F() local
38 time_t time1; in HWTEST_F() local
468 time_t time1 = time(nullptr); in HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/sched_posix/src/
H A DProcessSchedApiTest.cpp921 struct timespec time1 = {1, 0}; in HWTEST_F() local
944 struct timespec time1 = {0, 0}; HWTEST_F() local
967 struct timespec time1 = {0, 0}; HWTEST_F() local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
H A Dtest-cmpxchg-nolock.c48 cycles_t time1, time2, time; in do_testbaseline() local
75 cycles_t time1, time2, time; in do_test_sync_cmpxchg() local
106 cycles_t time1, time2, time; in do_test_cmpxchg() local
133 cycles_t time1, time in do_test_sync_inc() local
161 cycles_t time1, time2, time; do_test_inc() local
191 cycles_t time1, time2, time; do_test_enable_int() local
218 cycles_t time1, time2, time; do_test_disable_int() local
246 cycles_t time1, time2, time; do_test_int() local
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp176 time_t time1 = 18880; in HWTEST_F() local
H A DClockTimeTest.cpp48 struct timespec time1 = {0, 0}; in TearDownTestCase() local
72 struct timespec time1 = {0, 0}; in HWTEST_P() local
95 struct timespec time1 in HWTEST_P() local
115 struct timespec time1 = {0, 0}; HWTEST_F() local
[all...]
/test/xts/hats/kernel/freelist/modify_pointer/
H A DMalloc_modify_pointer.cpp136 struct timespec time1 = {5, 0}; in HWTEST_F() local
/test/xts/hats/kernel/freelist/encode_pointer/
H A DMalloc_encode_pointer.cpp145 struct timespec time1 = {5, 0}; in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_perf_dump.cpp153 uint64_t time1 = std::stoull(timestamp1); in CompareFilenames() local
/base/startup/init/services/modules/bootchart/
H A Dbootchart.c38 struct timespec time1 = {0}; in GetJiffies() local
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp1243 int64_t time1 = (currentTime.tv_sec + 10) * 1000 + currentTime.tv_usec / 1000; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp446 struct timespec time1 = {0, 100*1000000}; in HWTEST_F() local
517 struct timespec time1 = {0, 0}; in HWTEST_F() local
558 struct timespec time1 = {0, 100*1000000}; in HWTEST_F() local
614 struct timespec time1 = {0, 0}; HWTEST_F() local
649 struct timespec time1 = {0}; HWTEST_F() local
[all...]
/test/xts/hats/kernel/freelist/safe_unlink/
H A DMalloc_safe_unlink.cpp155 struct timespec time1 = {5, 0}; in HWTEST_F() local
/third_party/ltp/testcases/cve/
H A Dmeltdown.c134 unsigned long long time1, time2; in get_access_time() local
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c373 raw_timestamp_delta(uint64_t time0, uint64_t time1) in raw_timestamp_delta() argument

Completed in 15 milliseconds

12