Home
last modified time | relevance | path

Searched refs:TestPropRegist (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c115 static int32_t TestPropRegist(const char *propName, const char *propValue) in TestPropRegist() function
188 ret = TestPropRegist(propName, propValue); in PropTest()
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dprop_test.c123 static int32_t TestPropRegist(const char *propName, const char *propValue) in TestPropRegist() function
165 ret = TestPropRegist(propName, propValue); in TestProp()