Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp419 … const std::string& systemManifestXml, const std::string& vendorMatrixXml) { in setupMockFetcher() argument
438 .WillByDefault(Invoke([vendorMatrixXml](const std::string& path, std::string& fetched) { in setupMockFetcher()
440 fetched = vendorMatrixXml; in setupMockFetcher()