Searched refs:node_child1 (Results 1 – 1 of 1) sorted by relevance
83 CFX_XMLElement node_child1(L"Node child"); in TEST() local84 node.AppendLastChild(&node_child1); in TEST()135 CFX_XMLElement node_child1(L"node-child"); in TEST() local136 node.AppendLastChild(&node_child1); in TEST()139 node_child1.AppendLastChild(&text_child2); in TEST()166 CFX_XMLElement node_child1(L"node-child"); in TEST() local167 node.AppendLastChild(&node_child1); in TEST()171 EXPECT_EQ(&node_child1, found); in TEST()176 CFX_XMLElement node_child1(L"node-child"); in TEST() local177 node.AppendLastChild(&node_child1); in TEST()[all …]