Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dusb_dev_test.h22 int32_t PropTest(int32_t argc, const char *argv[]);
H A Dusb_dev_test.c45 PropTest(argc - 1, arg); in main()
H A Dprop_test.c171 int32_t PropTest(int32_t argc, const char *argv[]) in PropTest() function
/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dusb_dev_test.h24 int32_t PropTest(int32_t argc, const char *argv[]);
H A Dusb_dev_test.c51 PropTest(argc - 1, arg); in main()
H A Dprop_test.c146 int32_t PropTest(int32_t argc, const char *argv[]) in PropTest() function