Home
last modified time | relevance | path

Searched defs:apiType (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/usb/test/moduletest/common/liteos/
Dusb_host_serial_loopback.cpp36 const char *apiType = "-SDK"; in SetUpTestCase() local
Dusb_host_serial_func_test.cpp38 const char *apiType = "-SDK"; in SetUpTestCase() local
44 const char *apiType = "-SDK"; in TearDownTestCase() local
Dusb_host_raw_api_func_test.cpp37 const char *apiType = "-RAW"; in SetUpTestCase() local
/drivers/peripheral/usb/sample/host/src/
Dusbhost_test.c66 … int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *apiType) in TestParaseCommand()
322 char apiType[DATA_MAX_LEN]; in main() local
Dusbhost_ddk_test.c77 int32_t UsbHostDdkTestInit(const char *apiType) in UsbHostDdkTestInit()