Home
last modified time | relevance | path

Searched refs:POWER_ROLE_SOURCE (Results 1 - 14 of 14) sorted by relevance

/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp399 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in HWTEST_F()
414 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in HWTEST_F()
444 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, USB_DATA_ROLE_INVALID); in HWTEST_F()
474 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_SOURCE, USB_DATA_ROLE_INVALID); in HWTEST_F()
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp449 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in HWTEST_F()
468 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in HWTEST_F()
472 ASSERT_EQ(POWER_ROLE_SOURCE, powerRole); in HWTEST_F()
491 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in HWTEST_F()
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
H A DHdfUsbdBenchmarkFunctionTest.h25 #define POWER_ROLE_SOURCE 1 macro
H A DHdfUsbdBenchmarkManagerInterfaceTest.h26 #define POWER_ROLE_SOURCE 1 macro
H A DHdfUsbdBenchmarkDeviceTest.h26 #define POWER_ROLE_SOURCE 1 macro
H A DHdfUsbdBenchmarkRequestTest.h27 #define POWER_ROLE_SOURCE 1 macro
H A DHdfUsbdBenchmarkTransferTest.h27 #define POWER_ROLE_SOURCE 1 macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
H A Dusbd_function_test.h23 #define POWER_ROLE_SOURCE 1 macro
/test/xts/hats/hdf/usb/functionTest/include/
H A Dusbd_function_test.h23 #define POWER_ROLE_SOURCE 1 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkManagerInterfaceTest.cpp53 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in SetUp()
H A DHdfUsbdBenchmarkFunctionTest.cpp118 ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in BENCHMARK_F()
H A DHdfUsbdBenchmarkDeviceTest.cpp50 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in SetUp()
H A DHdfUsbdBenchmarkTransferTest.cpp85 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in SetUp()
H A DHdfUsbdBenchmarkRequestTest.cpp56 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_SOURCE, DATA_ROLE_HOST); in SetUp()

Completed in 7 milliseconds