Home
last modified time | relevance | path

Searched refs:USB_LOOP_NUM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h232 #define USB_LOOP_NUM 100 macro
H A Dusb_raw_test.h176 #define USB_LOOP_NUM 100 macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_test.c32 static UsbInterfaceHandle *g_acmDataDevHandle[USB_LOOP_NUM];
200 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckHostSdkIfInit003()
220 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckHostSdkIfInit004()
458 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckHostSdkIfOpenInterface005()
470 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckHostSdkIfCloseInterface005()
H A Dusb_raw_io.c564 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckRawSdkIfInit003()
585 for (int32_t i = 0; i < USB_LOOP_NUM; i++) { in CheckRawSdkIfInit004()