Searched refs:xmls (Results 1 – 1 of 1) sorted by relevance
1584 void SetUpMockSystemMatrices(const std::vector<std::string>& xmls) { in SetUpMockSystemMatrices() argument1585 SetUpMockMatrices(kSystemVintfDir, xmls); in SetUpMockSystemMatrices()1587 void SetUpMockMatrices(const std::string& dir, const std::vector<std::string>& xmls) { in SetUpMockMatrices() argument1591 for (const auto& content : xmls) { in SetUpMockMatrices()1599 for (const auto& content : xmls) { in SetUpMockMatrices()