Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp75 int32_t funcs = 0; variable
93 int32_t funcs = 1; variable
110 int32_t funcs = USB_FUNCTION_ACM; variable
125 int32_t funcs = USB_FUNCTION_INVALID; variable
139 int32_t funcs = USB_FUNCTION_ECM; variable
154 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; variable
169 int32_t funcs = USB_FUNCTION_HDC; variable
184 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; variable
199 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; variable
214 int32_t funcs = USB_FUNCTION_RNDIS; variable
[all …]
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
DHdfUsbdBenchmarkFunctionTest.cpp65 int32_t funcs = 0; in BENCHMARK_F() local
88 int32_t funcs = 1; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
Dusbd_auto_function_test.cpp55 int32_t funcs = 0; variable