Lines Matching refs:expectFetchRepeatedly

526     void expectFetchRepeatedly(const std::string& path, const std::string& content) {  in expectFetchRepeatedly()  function in android::vintf::testing::VintfObjectTestBase
583 expectFetchRepeatedly(kVendorManifest, xml);
880 expectFetchRepeatedly(kApexInfoFile, R"(<apex-info-list> in expectApex()
902 expectFetchRepeatedly("/apex/com.test/etc/vintf/manifest.xml", halManifest); in expectApex()
907 expectFetchRepeatedly(kVendorManifest, vendorEtcManifest); in expectVendorManifest()
913 expectFetchRepeatedly(kOdmManifest, odmManifest); in expectOdmManifest()
1312 expectFetchRepeatedly(kSystemVintfDir + "compatibility_matrix.1.xml"s, systemMatrixLevel1); in SetUp()
1313 expectFetchRepeatedly(kSystemVintfDir + "compatibility_matrix.2.xml"s, systemMatrixLevel2); in SetUp()
1322 expectFetchRepeatedly(kProductVintfDir + "compatibility_matrix.1.xml"s, in SetUp()
1324 expectFetchRepeatedly(kProductVintfDir + "compatibility_matrix.2.xml"s, in SetUp()
1499 expectFetchRepeatedly(kSystemVintfDir + "compatibility_matrix.1.xml"s, in SetUp()
1519 expectFetchRepeatedly(kSystemVintfDir + "compatibility_matrix.2.xml"s, in SetUp()
1600 expectFetchRepeatedly(dir + getFileName(i), content); in SetUpMockMatrices()
2169 expectFetchRepeatedly(path, CreateFrameworkManifestFrag(interface)); in expectManifest()
2184 expectFetchRepeatedly(path + "fragment.xml", in expectFragment()
2203 expectFetchRepeatedly(kApexInfoFile, R"( in expectApex()
2769 expectFetchRepeatedly( in SetUp()
2777 expectFetchRepeatedly( in SetUp()
2960 expectFetchRepeatedly(kVendorManifest, in SetUp()