Home
last modified time | relevance | path

Searched refs:twoNode (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.c886 const struct DeviceResourceNode *twoNode = NULL; in HcsTestGetChildNodeFail() local
891 twoNode = g_devResInstance->GetChildNode(g_testRoot, "fingerprint_two"); in HcsTestGetChildNodeFail()
892 if (twoNode != NULL) { in HcsTestGetChildNodeFail()