Searched refs:node_names (Results 1 – 2 of 2) sorted by relevance
563 boost::container::flat_set<std::string> node_names; in get_xml_for_path() local666 if (node_names.find(subnode) == node_names.end()) { in get_xml_for_path()667 node_names.insert(subnode); in get_xml_for_path()
61 def run_commit_test(self, top, base, need_ready=False, node_names=False): argument63 if node_names:110 self.run_commit_test("mid", "base", node_names=True)