Home
last modified time | relevance | path

Searched refs:SLEEP_TIME (Results 1 - 25 of 29) sorted by relevance

12

/test/xts/hats/hdf/vibrator/hdiService_additional/
H A Dhdf_vibrator_hdiService_test.cpp27 uint32_t SLEEP_TIME = 200; member
66 OsalMSleep(SLEEP_TIME); in HWTEST_F()
84 OsalMSleep(SLEEP_TIME); in HWTEST_F()
102 OsalMSleep(SLEEP_TIME); in HWTEST_F()
120 OsalMSleep(SLEEP_TIME); in HWTEST_F()
138 OsalMSleep(SLEEP_TIME); in HWTEST_F()
159 OsalMSleep(SLEEP_TIME); in HWTEST_F()
178 OsalMSleep(SLEEP_TIME); in HWTEST_F()
196 OsalMSleep(SLEEP_TIME); in HWTEST_F()
214 OsalMSleep(SLEEP_TIME); in HWTEST_F()
[all...]
/test/ostest/wukong/common/src/
H A Dmultimode_manager.cpp23 const int SLEEP_TIME = 16000; member
137 usleep(SLEEP_TIME); in IntervalSwap()
150 usleep(SLEEP_TIME); in IntervalSwap()
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkManagerInterfaceTest.cpp30 const int SLEEP_TIME = 3; variable
54 sleep(SLEEP_TIME); in SetUp()
H A DHdfUsbdBenchmarkFunctionTest.cpp31 constexpr int32_t SLEEP_TIME = 3;
50 sleep(SLEEP_TIME); in SetUp()
H A DHdfUsbdBenchmarkDeviceTest.cpp30 const int SLEEP_TIME = 3; variable
51 sleep(SLEEP_TIME); in SetUp()
H A DHdfUsbdBenchmarkTransferTest.cpp31 const int SLEEP_TIME = 3; variable
86 sleep(SLEEP_TIME); in SetUp()
H A DHdfUsbdBenchmarkRequestTest.cpp30 const int SLEEP_TIME = 3; variable
57 sleep(SLEEP_TIME); in SetUp()
/test/xts/hats/hdf/usb/deviceTest_additional/common/
H A Dusbd_device_test.cpp29 const int SLEEP_TIME = 3; variable
50 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Ddiscovery_service_test.c31 #define SLEEP_TIME 4 macro
155 sleep(SLEEP_TIME); in DiscoveryServiceTestSuiteSetUp()
H A Dsoftbus_bus_center_test.c31 #define SLEEP_TIME 4 macro
63 sleep(SLEEP_TIME); in BusCenterTestSuiteSetUp()
/test/xts/hats/hdf/usb/requestTest/common/
H A Dusbd_interface_test.cpp40 const int SLEEP_TIME = 3; member
70 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/manageInterfaceTest/common/
H A Dusbd_manage_interface_test.cpp25 const int SLEEP_TIME = 3; variable
57 sleep(SLEEP_TIME); in SetUpTestCase()
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_major.cpp40 const int SLEEP_TIME = 1000; member
134 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); // delay 10ms in ConnectAgent()
231 usleep(SLEEP_TIME); in SendToAgent()
/test/xts/acts/security_lite/permission_posix/pms/src/
H A DActsPMSTest.h56 const int SLEEP_TIME = 5; variable
/test/xts/hats/hdf/usb/deviceTest/common/
H A Dusbd_device_test.cpp30 const int SLEEP_TIME = 3; variable
53 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/deviceStatusTest/common/
H A Dusbd_device_status_test.cpp25 const int SLEEP_TIME = 3; variable
57 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/functionTest/common/
H A 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/
H A 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/
H A Dusbd_request_test_additional.cpp24 const int SLEEP_TIME = 3; variable
55 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_interface_test.cpp34 const int SLEEP_TIME = 3; member
64 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp43 constexpr int32_t SLEEP_TIME = 3; member
185 sleep(SLEEP_TIME); in SetUpTestCase()
/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp508 constexpr int SLEEP_TIME = 10; in HWTEST_F() local
563 OsalMSleep(SLEEP_TIME); in HWTEST_F()
/test/xts/hats/hdf/usb/transferTest_additional/common/
H A Dusbd_transfer_test.cpp24 const int SLEEP_TIME = 3; variable
59 sleep(SLEEP_TIME); in SetUpTestCase()
H A 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/
H A Dusbfn_mtp_test.cpp43 constexpr int32_t SLEEP_TIME = 3; member
179 sleep(SLEEP_TIME); in SetUpTestCase()

Completed in 24 milliseconds

12