Searched refs:not_xml (Results 1 – 1 of 1) sorted by relevance
48 const char* not_xml = "foo"; in TEST() local49 auto fail = XmlParser::Create(reinterpret_cast<const uint8_t*>(not_xml), strlen(not_xml)); in TEST()