Searched defs:xmlFileName (Results 1 – 2 of 2) sorted by relevance
59 #define ASSERT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument68 #define EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument
134 const char* xmlFileName, std::vector<const char*> xmlFileLocations, const char* xsdFilePath) { in validateXmlMultipleLocations()