Home
last modified time | relevance | path

Searched refs:foundFiles (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/common/all-versions/test/utility/src/
DValidateXml.cpp139 std::vector<std::string> foundFiles; in validateXmlMultipleLocations() local
147 foundFiles.push_back(" " + xmlFilePath + '\n'); in validateXmlMultipleLocations()
154 if (atLeastOneRequired && foundFiles.empty()) { in validateXmlMultipleLocations()