Searched defs:child_el (Results 1 – 3 of 3) sorted by relevance
255 const xml::Element* child_el = xml::NodeCast<xml::Element>(actual_el.children[1].get()); in TEST() local
1002 std::unique_ptr<xml::Element> child_el = util::make_unique<xml::Element>(); in DeserializeXmlFromPb() local
693 if (const xml::Element* child_el = xml::NodeCast<xml::Element>(child.get())) { in SerializeXmlToPb() local