Home
last modified time | relevance | path

Searched refs:DATA_ROLE_NONE (Results 1 - 8 of 8) sorted by relevance

/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp283 * USB_POWER_ROLE_INVALID, DATA_ROLE_NONE).
287 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, USB_POWER_ROLE_INVALID, DATA_ROLE_NONE); in HWTEST_F()
347 * (USB_PORT_ID_INVALID, USB_POWER_ROLE_INVALID, DATA_ROLE_NONE).
351 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, USB_POWER_ROLE_INVALID, DATA_ROLE_NONE); in HWTEST_F()
390 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
409 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
428 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
447 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
466 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
489 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
[all...]
/test/xts/hats/hdf/usb/autoFunctionTest/include/
H A Dusbd_auto_function_test.h23 #define DATA_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
H A DHdfUsbdBenchmarkFunctionTest.h29 #define DATA_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
H A Dusbd_function_test.h26 #define DATA_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest/include/
H A Dusbd_function_test.h26 #define DATA_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp72 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp141 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F()
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp536 int32_t dataRole = DATA_ROLE_NONE; in HWTEST_F()

Completed in 4 milliseconds