Home
last modified time | relevance | path

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

/drivers/peripheral/light/test/performance/common/
H A Dhdf_light_performance_test.cpp32 constexpr uint32_t SLEEP_TIME = 3; member
93 OsalSleep(SLEEP_TIME); in HWTEST_F()
/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
H A Dusbhost_fuzzer.cpp35 const int32_t SLEEP_TIME = 3; member
74 sleep(SLEEP_TIME); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/usb/test/fuzztest/usbcommonfunction_fuzzer/
H A Dusbcommonfunction_fuzzer.h30 const int32_t SLEEP_TIME = 3; member
H A Dusbcommonfunction_fuzzer.cpp27 sleep(SLEEP_TIME); in UsbFuzzTestHostModeInit()
/drivers/peripheral/usb/test/fuzztest/usbsetcurrentfunctions_fuzzer/
H A Dusbsetcurrentfunctions_fuzzer.cpp31 sleep(SLEEP_TIME); in UsbSetCurrentFunctionsFuzzTest()
/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_function_test.cpp30 constexpr int32_t SLEEP_TIME = 3; member
50 sleep(SLEEP_TIME); in SetUp()
H A Dusb_benchmark_device_test.cpp32 const int SLEEP_TIME = 3; member
52 sleep(SLEEP_TIME); in SetUp()
H A Dusb_benchmark_request_test.cpp37 const int SLEEP_TIME = 3; member
83 sleep(SLEEP_TIME); in SetUp()
H A Dusb_benchmark_transfer_test.cpp39 const int SLEEP_TIME = 3; member
114 sleep(SLEEP_TIME); in SetUp()
/drivers/peripheral/light/test/benchmarktest/
H A Dhdf_light_benchmark_test.cpp38 constexpr uint32_t SLEEP_TIME = 3; member
115 OsalMSleep(SLEEP_TIME); in BENCHMARK_F()
152 OsalMSleep(SLEEP_TIME); in BENCHMARK_F()
/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_host_serial_func_test.cpp24 #define SLEEP_TIME 2 macro
418 sleep(SLEEP_TIME); in HWTEST_F()
420 sleep(SLEEP_TIME); in HWTEST_F()
427 sleep(SLEEP_TIME); in HWTEST_F()
/drivers/peripheral/usb/test/fuzztest/usbopendevice_fuzzer/
H A Dusbopendevice_fuzzer.cpp31 sleep(SLEEP_TIME); in UsbOpenDeviceFuzzTest()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.cpp68 constexpr int32_t SLEEP_TIME = 2000; in GetBuffer() local
76 usleep(SLEEP_TIME); in GetBuffer()
86 sfError, timtCount * SLEEP_TIME); in GetBuffer()
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_manage_interface_test.cpp27 const int SLEEP_TIME = 3; variable
59 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_interface_test.cpp35 const int SLEEP_TIME = 3; member
68 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_function_test.cpp28 constexpr int32_t SLEEP_TIME = 3; variable
56 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_device_test.cpp33 const int SLEEP_TIME = 3; variable
55 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_device_status_test.cpp26 const int SLEEP_TIME = 3; variable
58 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbfn_mtp_test.cpp44 constexpr int32_t SLEEP_TIME = 3; member
186 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_request_test.cpp27 const int SLEEP_TIME = 3; variable
71 sleep(SLEEP_TIME); in SetUpTestCase()
H A Dusbd_transfer_test.cpp30 const int SLEEP_TIME = 3; variable
103 sleep(SLEEP_TIME); in SetUpTestCase()
/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_platform_base.c26 const int32_t SLEEP_TIME = 5; variable
517 OsalMSleep(SLEEP_TIME); in AudioMmapWriteTransfer()
522 OsalMSleep(SLEEP_TIME); in AudioMmapWriteTransfer()
674 OsalMSleep(SLEEP_TIME); in AudioMmapReadTransfer()
681 OsalMSleep(SLEEP_TIME); in AudioMmapReadTransfer()
/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c34 #define SLEEP_TIME 100000 macro
46 usleep(SLEEP_TIME); in UsbFnAdapterOpenFn()
242 usleep(SLEEP_TIME); in UsbFnAdapterOpenPipe()
/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c31 #define SLEEP_TIME 500000 macro
194 usleep(SLEEP_TIME); in OsGetUsbFd()

Completed in 23 milliseconds