Home
last modified time | relevance | path

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

/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
/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...]
/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
/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
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp854 int64_t time1 = static_cast<int64_t>(current_timestamp); in OHNativeImageGetTimestampNormal() local

Completed in 10 milliseconds