Searched defs:CopyAttribute (Results 1 – 3 of 3) sorted by relevance
36 static bool CopyAttribute(const xml::Attribute& src_attr, bool generated, xml::Element* dst_el, in CopyAttribute() function
332 void CopyAttribute(const string& attribute_name, const NodeDef& from, in CopyAttribute() function
1658 TEST_F(StunTest, CopyAttribute) { in TEST_F() argument