Searched refs:doc (Results 1 – 2 of 2) sorted by relevance
337 tinyxml2::XMLDocument doc; in TEST() local338 ASSERT_EQ(tinyxml2::XML_SUCCESS, doc.Parse(buf)); in TEST()340 auto root = doc.FirstChildElement(); in TEST()
71 # used to format the message information. See doc for all details