Home
last modified time | relevance | path

Searched refs:SLEEP_TIME (Results 1 – 16 of 16) sorted by relevance

/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkDeviceTest.cpp31 const int SLEEP_TIME = 3; variable
45 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkFunctionTest.cpp31 const int SLEEP_TIME = 3; variable
46 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkRequestTest.cpp31 const int SLEEP_TIME = 3; variable
53 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkTransferTest.cpp32 const int SLEEP_TIME = 3; variable
86 sleep(SLEEP_TIME); in SetUp()
/test/ostest/wukong/common/src/
Dmultimode_manager.cpp23 const int SLEEP_TIME = 16000; variable
129 usleep(SLEEP_TIME); in IntervalSwap()
142 usleep(SLEEP_TIME); in IntervalSwap()
/test/xts/acts/security_lite/permission_posix/pms/src/
DActsPMSTest.h56 const int SLEEP_TIME = 5; variable
/test/xts/hats/hdf/usb/deviceTest/common/
Dusbd_device_test.cpp24 const int SLEEP_TIME = 3; variable
47 sleep(SLEEP_TIME); in SetUpTestCase()
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo.cpp40 const int SLEEP_TIME = 100000; variable
212 usleep(SLEEP_TIME);
/test/xts/acts/communication_lite/dsoftbus_hal/src/
Ddiscovery_service_test.c31 #define SLEEP_TIME 4 macro
155 sleep(SLEEP_TIME); in DiscoveryServiceTestSuiteSetUp()
Dsoftbus_bus_center_test.c31 #define SLEEP_TIME 4 macro
63 sleep(SLEEP_TIME); in BusCenterTestSuiteSetUp()
/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp24 const int SLEEP_TIME = 3; variable
52 sleep(SLEEP_TIME); in SetUpTestCase()
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.cpp42 const int SLEEP_TIME = 1000; variable
136 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); // delay 10ms in ConnectAgent()
232 usleep(SLEEP_TIME); in SendToAgent()
/test/xts/acts/theme/screenlock_ets/entry/src/main/ets/test/
DscreenLockPromiseTest.ets19 const SLEEP_TIME = 1000;
/test/xts/hats/hdf/manager/managerServiceTest/
Dservice_manager_hdi_test.cpp478 constexpr int SLEEP_TIME = 10; variable
533 OsalMSleep(SLEEP_TIME);
/test/xts/hats/hdf/usb/requestTest/common/
Dusbd_request_test.cpp25 const int SLEEP_TIME = 3; variable
70 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/transferTest/common/
Dusbd_transfer_test.cpp25 const int SLEEP_TIME = 3; variable
97 sleep(SLEEP_TIME); in SetUpTestCase()