Home
last modified time | relevance | path

Searched refs:SLEEPTIME (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/light/hdiService_additional/
H A DHdfLightCommonTestAdditional.cpp29 constexpr uint32_t SLEEPTIME = 3; member
102 OsalSleep(SLEEPTIME); in HWTEST_F()
123 OsalSleep(SLEEPTIME); in HWTEST_F()
146 OsalSleep(SLEEPTIME); in HWTEST_F()
168 OsalSleep(SLEEPTIME); in HWTEST_F()
190 OsalSleep(SLEEPTIME); in HWTEST_F()
212 OsalSleep(SLEEPTIME); in HWTEST_F()
234 OsalSleep(SLEEPTIME); in HWTEST_F()
361 OsalSleep(SLEEPTIME); in HWTEST_F()
386 OsalSleep(SLEEPTIME); in HWTEST_F()
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp54 #define SLEEPTIME 1 macro
713 sleep(SLEEPTIME); in threadFunc2()
1135 sleep(SLEEPTIME); in threadFunc5()
1218 outTime.tv_sec = now.tv_sec + SLEEPTIME; in testMutexTimedLock()
1517 outTime.tv_sec = now.tv_sec + SLEEPTIME; in testRwLockTimedRdLock()
1542 outTime.tv_sec = now.tv_sec + SLEEPTIME; in testRwLockTimedWrLock()
H A Dotherstestndk.cpp93 #define SLEEPTIME 1 macro
934 sleep(SLEEPTIME); in pthread_test()

Completed in 7 milliseconds