Home
last modified time | relevance | path

Searched defs:ts (Results 1 - 25 of 28) sorted by relevance

12

/test/xts/acts/kernel_lite/ipc_posix/semaphore/
H A DSemAbnormalTest.cpp111 struct timespec ts = {0}; in HWTEST_F() local
138 struct timespec ts = {0}; in HWTEST_F() local
H A DSemTest.cpp275 struct timespec ts = {0}; in ThreadSemTimedWait() local
435 struct timespec ts = {0}; in HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/timer/clockgettime/
H A DClockGetTimeApiTest.cpp68 struct timespec ts; in HWTEST_F() local
88 struct timespec ts; in HWTEST_F() local
107 struct timespec ts; in HWTEST_F() local
129 struct timespec ts; HWTEST_F() local
151 struct timespec ts; HWTEST_F() local
173 struct timespec ts; HWTEST_F() local
195 struct timespec ts; HWTEST_F() local
[all...]
/test/xts/hats/kernel/freelist/malloc_pressure/
H A DMalloc_pressure.cpp60 struct timespec ts[TIME_SPEC_LEN]; in HWTEST_F() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsemaphorendk1.cpp33 struct timespec ts; in SemUnlink() local
H A Dpollndk.cpp89 int ts = PARAM_1000; in PollChk() local
119 struct timespec ts = {.tv_nsec = PARAM_100000000}; in PpollChk() local
H A Dschedndk.cpp211 struct timespec ts = {PARAM_0}; in SchedRrGetInterval() local
216 struct timespec ts = {PARAM_0}; in SchedRrGetInterval() local
H A Dthreadsndk1.cpp102 timespec ts = {.tv_nsec = 100 * 1000 * 1000}; in Cnd_broadcast() local
144 timespec ts; member
332 timespec ts = {2, 0}; in MtxTimedLock_One() local
345 timespec ts in MtxTimedLock_Two() local
469 timespec ts = {1, 0}; ThrdDetachThreadB() local
478 timespec ts = {1, 0}; Thrd_detach_One() local
597 timespec ts = {0, 10 * us}; Thrd_sleep() local
[all...]
H A Dthreadsndk.cpp166 struct timespec ts = {.tv_sec = PARAM_1}; in Thrd_sleep() local
H A Dotherstestndk.cpp990 struct timespec ts = {0}; in Pthreadcondclockwait() local
1006 struct timespec ts = {0}; in Pthreadcondtimedwaitmonotonicnp() local
1052 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid() argument
1065 struct timespec ts = {0}; in PthreadLockTimeoutNPNoOut() local
1098 struct timespec ts in PthreadTimedlockMonotonicNPOut() local
1130 struct timespec ts = {0}; PthreadClocklockNoOutRealTime() local
1165 struct timespec ts = {0}; PthreadClockRdlockNoOutRealTimeR2() local
1192 struct timespec ts = {0}; Pthreadrwlockclockwrlock() local
1220 struct timespec ts = {0}; PthreadTimedRdlockMonoNPNoOutR2() local
1246 struct timespec ts = {0}; Pthreadrwlocktimedwrlockmonotonicnp() local
[all...]
/test/xts/hats/kernel/freelist/free_performance/
H A DMalloc_free_performance.cpp205 struct timespec ts[2]; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/message_queue/
H A DIpcMqExceptionTest.cpp453 struct timespec ts = { 0, 0 }; in HWTEST_F() local
504 struct timespec ts = { 0, 0 }; HWTEST_F() local
551 struct timespec ts = { 0, 0 }; HWTEST_F() local
578 struct timespec ts = { 0, 0 }; HWTEST_F() local
610 struct timespec ts = { 0, 0 }; HWTEST_F() local
660 struct timespec ts = { 0, 0 }; HWTEST_F() local
710 struct timespec ts = { 0, 0 }; HWTEST_F() local
740 struct timespec ts = { 0, 0 }; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadRwlockTest.cpp296 struct timespec ts = {0}; in PthreadTimdNoOutRWlockWR2() local
342 struct timespec ts = {0}; in PthreadTimdOutRWlockWR2() local
392 struct timespec ts = {0}; in PthreadTimdOutRWlockWW2() local
440 struct timespec ts = {0}; PthreadTimdNoOutRWlockWW2() local
[all...]
H A DPthreadMutexTest.cpp187 struct timespec ts = {0}; in ThreadPthreadMtimedlockOut() local
230 struct timespec ts = {0}; in ThreadPthreadMtimedlockNoOut() local
H A DPthreadCondTest.cpp99 struct timespec ts = {0}; in HWTEST_F() local
267 struct timespec ts = {0}; in ThreadPthreadCondTimedwait2() local
308 struct timespec ts = {0}; ThreadPthreadCondTimedwaitOut() local
351 struct timespec ts = {0}; ThreadPthreadCondTimedwaitEinval() local
[all...]
/test/ostest/wukong/common/include/
H A Dwukong_util.h414 bool TimedWait(const struct timespec &ts) in TimedWait() argument
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp136 auto ts = to_string(GetCurrentMicroseconds()); in DumpLayout() local
175 auto ts = to_string(GetCurrentMicroseconds()); in ScreenCap() local
/test/xts/acts/ability_lite/ability_posix/src/
H A DAbilityMgrTest.cpp138 struct timespec ts = {}; in SetUpTestCase() local
623 struct timespec ts = {}; in HWTEST_F() local
653 struct timespec ts = {}; in HWTEST_F() local
709 struct timespec ts = {}; HWTEST_F() local
[all...]
H A DAbilityMgrTest2.cpp136 struct timespec ts = {}; in SetUpTestCase() local
632 struct timespec ts = {}; in HWTEST_F() local
663 struct timespec ts = {}; in HWTEST_F() local
720 struct timespec ts = {}; HWTEST_F() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dfnmatchndk132.cpp62 struct timespec ts {}; in Cnd_timedWait_time64_One() struct
89 struct timespec ts {}; in Cnd_timedWait_time64_Two() struct
171 struct timespec ts {}; in PThreadCondTimedWaitTime64Thread() struct
188 struct timespec ts { PThread_cond_timedWait_time64_One() struct
227 struct timespec ts; SemTimedWaitTime64Thread() local
[all...]
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp234 void GetDelayedTime(struct timespec *ts, unsigned int ms) in GetDelayedTime() argument
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp139 struct timespec ts = {0}; in HWTEST_F() local
164 struct timespec ts = {0}; HWTEST_F() local
186 struct timespec ts = {0}; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp513 struct timespec ts = {0, 500*1000000}; in HWTEST_F() local
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dutils.cpp322 void GetDelayedTime(struct timespec *ts, unsigned int ms) in GetDelayedTime() argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendRequestTest.cpp306 struct timespec ts = {}; in WaitBySem() local

Completed in 36 milliseconds

12