Searched defs:time1 (Results 1 - 12 of 12) sorted by relevance
/test/xts/acts/kernel_lite/utils/ |
H A D | log.h | 36 struct timespec time1 = {0, 0}; in GetCurTime() local
|
H A D | utils.cpp | 55 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 D | log.h | 32 struct timespec time1 = {0, 0}; in GetCurTime() local
|
H A D | utils.cpp | 52 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 D | ProcessSchedApiTest.cpp | 921 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 D | TimeUtilsTest.cpp | 176 time_t time1 = 18880; in HWTEST_F() local
|
H A D | ClockTimeTest.cpp | 48 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 D | Malloc_modify_pointer.cpp | 136 struct timespec time1 = {5, 0}; in HWTEST_F() local
|
/test/xts/hats/kernel/freelist/encode_pointer/ |
H A D | Malloc_encode_pointer.cpp | 145 struct timespec time1 = {5, 0}; in HWTEST_F() local
|
/test/xts/acts/kernel_lite/ipc_posix/signal/ |
H A D | SignalTest.cpp | 446 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 D | Malloc_safe_unlink.cpp | 155 struct timespec time1 = {5, 0}; in HWTEST_F() local
|
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/ |
H A D | nativeimage.cpp | 854 int64_t time1 = static_cast<int64_t>(current_timestamp);
in OHNativeImageGetTimestampNormal() local
|
Completed in 10 milliseconds