Home
last modified time | relevance | path

Searched refs:fingerPrintNode (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.c96 const struct DeviceResourceNode *fingerPrintNode = NULL; in TestHcsGetNodeByMatchAttrSuccess() local
102 fingerPrintNode = g_devResInstance->GetNodeByMatchAttr(g_testRoot, HW_FINGERPRINT_INFO); in TestHcsGetNodeByMatchAttrSuccess()
103 if (fingerPrintNode == NULL) { in TestHcsGetNodeByMatchAttrSuccess()