Searched refs:foundFiles (Results 1 – 1 of 1) sorted by relevance
139 std::vector<std::string> foundFiles; in validateXmlMultipleLocations() local147 foundFiles.push_back(" " + xmlFilePath + '\n'); in validateXmlMultipleLocations()154 if (atLeastOneRequired && foundFiles.empty()) { in validateXmlMultipleLocations()