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