Searched defs:time1 (Results 1 – 11 of 11) sorted by relevance
/test/xts/acts/kernel_lite/time_posix/src/ |
D | ClockTimeTest.cpp | 48 struct timespec time1 = {0, 0}; in TearDownTestCase() local 72 struct timespec time1 = {0, 0}; variable 95 struct timespec time1 = {0, 0}; variable 115 struct timespec time1 = {0, 0}; variable
|
D | TimeUtilsTest.cpp | 176 time_t time1 = 18880; variable
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
D | log.h | 32 struct timespec time1 = {0, 0}; in GetCurTime() local
|
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/utils/ |
D | log.h | 36 struct timespec time1 = {0, 0}; in GetCurTime() local
|
D | utils.cpp | 55 struct timespec time1 = { 0, 0 }; in KeepRun() local 143 struct timespec time1 = { timeoutSec, 0 }; in RunElf() local
|
/test/xts/acts/kernel_lite/sched_posix/src/ |
D | ProcessSchedApiTest.cpp | 921 struct timespec time1 = {1, 0}; variable 944 struct timespec time1 = {0, 0}; variable 967 struct timespec time1 = {0, 0}; variable
|
/test/xts/acts/kernel_lite/ipc_posix/signal/ |
D | SignalTest.cpp | 446 struct timespec time1 = {0, 100*1000000}; variable 517 struct timespec time1 = {0, 0}; variable 558 struct timespec time1 = {0, 100*1000000}; variable 614 struct timespec time1 = {0, 0}; variable 649 struct timespec time1 = {0}; variable
|
/test/xts/hats/kernel/freelist/modify_pointer/ |
D | Malloc_modify_pointer.cpp | 136 struct timespec time1 = {5, 0}; variable
|
/test/xts/hats/kernel/freelist/encode_pointer/ |
D | Malloc_encode_pointer.cpp | 145 struct timespec time1 = {5, 0}; variable
|
/test/xts/hats/kernel/freelist/safe_unlink/ |
D | Malloc_safe_unlink.cpp | 155 struct timespec time1 = {5, 0}; variable
|