Searched refs:newTree (Results 1 – 1 of 1) sorted by relevance
1732 auto newTree = pldm_entity_association_tree_init(); in TEST() local 1751 rc = pldm_entity_association_tree_copy_root_check(orgTree, newTree); in TEST() 1755 pldm_entity_association_tree_visit(newTree, &newOut, &newNum); in TEST() 1763 pldm_entity_association_tree_destroy(newTree); in TEST()