Searched refs:kSystemLegacyMatrix (Results 1 – 3 of 3) sorted by relevance
63 constexpr const char* kSystemLegacyMatrix = "/system/compatibility_matrix.xml"; variable
134 kSystemLegacyMatrix, _2)); in getFrameworkCompatibilityMatrix()659 kSystemLegacyMatrix, in dumpFileList()
443 ON_CALL(fetcher(), fetch(StrEq(kSystemLegacyMatrix), _)) in setupMockFetcher()476 EXPECT_CALL(fetcher(), fetch(StrEq(kSystemLegacyMatrix), _)).Times(times); in expectSystemMatrix()667 expectNeverFetch(kSystemLegacyMatrix); in TEST_F()703 expectNeverFetch(kSystemLegacyMatrix); in TEST_F()968 expectNeverFetch(kSystemLegacyMatrix); in SetUp()