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