Searched refs:kVendorLegacyMatrix (Results 1 – 3 of 3) sorted by relevance
60 constexpr const char* kVendorLegacyMatrix = "/vendor/compatibility_matrix.xml"; variable
377 return out->fetchAllInformation(getFileSystem().get(), kVendorLegacyMatrix, error); in fetchDeviceMatrix()655 kVendorLegacyMatrix, in dumpFileList()
437 ON_CALL(fetcher(), fetch(StrEq(kVendorLegacyMatrix), _)) in setupMockFetcher()472 EXPECT_CALL(fetcher(), fetch(StrEq(kVendorLegacyMatrix), _)).Times(times); in expectVendorMatrix()