Home
last modified time | relevance | path

Searched refs:AcmTest (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dusb_dev_test.h21 int32_t AcmTest(int32_t argc, const char *argv[]);
H A Dusb_dev_test.c43 AcmTest(argc - 1, arg); in main()
H A Dacm_test.c132 int32_t AcmTest(int32_t argc, const char *argv[]) in AcmTest() function
/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dusb_dev_test.h22 int32_t AcmTest(int32_t argc, const char *argv[]);
H A Dusb_dev_test.c49 AcmTest(argc - 1, arg); in main()
H A Dacm_test.c152 int32_t AcmTest(int32_t argc, const char *argv[]) in AcmTest() function