Searched refs:vendorMatrixXml (Results 1 – 1 of 1) sorted by relevance
419 … const std::string& systemManifestXml, const std::string& vendorMatrixXml) { in setupMockFetcher() argument438 .WillByDefault(Invoke([vendorMatrixXml](const std::string& path, std::string& fetched) { in setupMockFetcher()440 fetched = vendorMatrixXml; in setupMockFetcher()