Home
last modified time | relevance | path

Searched refs:POWER_ROLE_SINK (Results 1 - 10 of 10) sorted by relevance

/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp49 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUpTestCase()
270 * (USB_PORT_ID_INVALID, POWER_ROLE_SINK, DATA_ROLE_DEVICE).
274 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in HWTEST_F()
296 * POWER_ROLE_SINK, USB_DATA_ROLE_INVALID).
300 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, USB_DATA_ROLE_INVALID); in HWTEST_F()
321 * (USB_PORT_ID_INVALID, POWER_ROLE_SINK, USB_DATA_ROLE_INVALID).
325 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SINK, USB_DATA_ROLE_INVALID); in HWTEST_F()
392 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in HWTEST_F()
403 * @tc.desc: Queries the current settings of a port.To see if powerRole is equal to POWER_ROLE_SINK.
411 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVIC in HWTEST_F()
[all...]
/test/xts/hats/hdf/usb/mtpTest_additional/include/
H A Dusbfn_mtp_test.h22 #define POWER_ROLE_SINK 2 macro
/test/xts/hats/hdf/usb/mtpTest/include/
H A Dusbfn_mtp_test.h22 #define POWER_ROLE_SINK 2 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
H A DHdfUsbdBenchmarkFunctionTest.h24 #define POWER_ROLE_SINK 2 macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
H A Dusbd_function_test.h24 #define POWER_ROLE_SINK 2 macro
/test/xts/hats/hdf/usb/functionTest/include/
H A Dusbd_function_test.h24 #define POWER_ROLE_SINK 2 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp49 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUp()
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp52 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUpTestCase()
519 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in HWTEST_F()
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp184 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUpTestCase()
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp178 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SINK, DATA_ROLE_DEVICE); in SetUpTestCase()

Completed in 8 milliseconds