Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/utils/hcs_parser/unittest/
H A Dhcs_config_test.c154 const struct DeviceResourceNode *fingerNode = NULL; in TestHcsAttrGetBoolSuccess() local
163 if (fingerNode == NULL) { in TestHcsAttrGetBoolSuccess()
188 const struct DeviceResourceNode *fingerNode = NULL; in TestHcsAttrGetBoolFailed() local
201 if (fingerNode == NULL) { in TestHcsAttrGetBoolFailed()
215 testReadBool = g_devResInstance->GetBool(fingerNode, NULL); in TestHcsAttrGetBoolFailed()
601 const struct DeviceResourceNode *fingerNode = NULL; in HcsTestGetUint32ArrayElemSuccess() local
610 count = g_devResInstance->GetElemNum(fingerNode, READ_U32_INDEX); in HcsTestGetUint32ArrayElemSuccess()
626 const struct DeviceResourceNode *fingerNode = NULL; in HcsTestGetUint32ArrayElemFail() local
819 const struct DeviceResourceNode *fingerNode = NULL; in HcsTestGetElemNumSuccess() local
829 count = g_devResInstance->GetElemNum(fingerNode, READ_U32_INDEX); in HcsTestGetElemNumSuccess()
[all …]