Home
last modified time | relevance | path

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

12

/test/xts/hats/hdf/vibrator/hdiService_additional/
Dhdf_vibrator_hdiService_test.cpp27 uint32_t SLEEP_TIME = 200; variable
66 OsalMSleep(SLEEP_TIME);
84 OsalMSleep(SLEEP_TIME);
102 OsalMSleep(SLEEP_TIME);
120 OsalMSleep(SLEEP_TIME);
138 OsalMSleep(SLEEP_TIME);
159 OsalMSleep(SLEEP_TIME);
178 OsalMSleep(SLEEP_TIME);
196 OsalMSleep(SLEEP_TIME);
214 OsalMSleep(SLEEP_TIME);
[all …]
/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/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp31 constexpr int32_t SLEEP_TIME = 3; variable
50 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkDeviceTest.cpp29 const int SLEEP_TIME = 3; variable
48 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkRequestTest.cpp30 const int SLEEP_TIME = 3; variable
57 sleep(SLEEP_TIME); in SetUp()
DHdfUsbdBenchmarkTransferTest.cpp30 const int SLEEP_TIME = 3; variable
85 sleep(SLEEP_TIME); in SetUp()
/test/xts/acts/security_lite/permission_posix/pms/src/
DActsPMSTest.h56 const int SLEEP_TIME = 5; variable
/test/xts/hats/hdf/usb/deviceTest_additional/common/
Dusbd_device_test.cpp29 const int SLEEP_TIME = 3; variable
50 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/deviceTest/common/
Dusbd_device_test.cpp29 const int SLEEP_TIME = 3; variable
52 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/manageInterfaceTest/common/
Dusbd_manage_interface_test.cpp25 const int SLEEP_TIME = 3; variable
57 sleep(SLEEP_TIME); in SetUpTestCase()
/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/requestTest/common/
Dusbd_interface_test.cpp40 const int SLEEP_TIME = 3; variable
70 sleep(SLEEP_TIME); in SetUpTestCase()
Dusbd_request_test.cpp24 const int SLEEP_TIME = 3; variable
68 sleep(SLEEP_TIME); in SetUpTestCase()
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.cpp40 const int SLEEP_TIME = 1000; variable
134 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); // delay 10ms in ConnectAgent()
231 usleep(SLEEP_TIME); in SendToAgent()
/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp25 constexpr int32_t SLEEP_TIME = 3; variable
53 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/functionTest_additional/common/
Dusbd_function_test.cpp25 constexpr int32_t SLEEP_TIME = 3; variable
50 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/requestTest_additional/common/
Dusbd_request_test_additional.cpp24 const int SLEEP_TIME = 3; variable
55 sleep(SLEEP_TIME); in SetUpTestCase()
Dusbd_interface_test.cpp34 const int SLEEP_TIME = 3; variable
64 sleep(SLEEP_TIME); in SetUpTestCase()
Dusbd_request_test.cpp24 const int SLEEP_TIME = 3; variable
60 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/manager/managerServiceTest/
Dservice_manager_hdi_test.cpp486 constexpr int SLEEP_TIME = 10; variable
541 OsalMSleep(SLEEP_TIME);
/test/xts/hats/hdf/usb/mtpTest/common/
Dusbfn_mtp_test.cpp43 constexpr int32_t SLEEP_TIME = 3; variable
185 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/transferTest_additional/common/
Dusbd_transfer_test.cpp24 const int SLEEP_TIME = 3; variable
59 sleep(SLEEP_TIME); in SetUpTestCase()
Dusbd_transfer_test_additional.cpp24 const int SLEEP_TIME = 3; variable
92 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/mtpTest_additional/common/
Dusbfn_mtp_test.cpp43 constexpr int32_t SLEEP_TIME = 3; variable
179 sleep(SLEEP_TIME); in SetUpTestCase()

12