Home
last modified time | relevance | path

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

/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp308 * POWER_ROLE_NONE, USB_DATA_ROLE_INVALID).
312 auto ret = g_usbInterface->SetPortRole(DEFAULT_PORT_ID, POWER_ROLE_NONE, USB_DATA_ROLE_INVALID); in HWTEST_F()
334 * (USB_PORT_ID_INVALID, POWER_ROLE_NONE, USB_DATA_ROLE_INVALID).
338 auto ret = g_usbInterface->SetPortRole(USB_PORT_ID_INVALID, POWER_ROLE_NONE, USB_DATA_ROLE_INVALID); in HWTEST_F()
389 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
408 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
427 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
446 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
465 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
488 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
[all...]
/test/xts/hats/hdf/usb/autoFunctionTest/include/
H A Dusbd_auto_function_test.h22 #define POWER_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/usbdBenchmarkTest/include/
H A DHdfUsbdBenchmarkFunctionTest.h23 #define POWER_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest_additional/include/
H A Dusbd_function_test.h22 #define POWER_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/functionTest/include/
H A Dusbd_function_test.h22 #define POWER_ROLE_NONE 0 macro
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp71 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp140 int32_t powerRole = POWER_ROLE_NONE; in BENCHMARK_F()
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp535 int32_t powerRole = POWER_ROLE_NONE; in HWTEST_F()

Completed in 4 milliseconds