Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp482 void expectFetchRepeatedly(const std::string& path, const std::string& content) { in expectFetchRepeatedly() function in android::vintf::testing::VintfObjectTestBase
1143 expectFetchRepeatedly(kSystemVintfDir + getFileName(i), content); in SetUpMockSystemMatrices()
1486 expectFetchRepeatedly(kSystemManifest, systemEtcManifest); in expectSystemManifest()
1501 expectFetchRepeatedly(kSystemManifestFragmentDir + "fragment.xml", in expectSystemManifestFragment()
1513 expectFetchRepeatedly(kProductManifest, productEtcManifest); in expectProductManifest()
1527 expectFetchRepeatedly(kProductManifestFragmentDir + "fragment.xml", in expectProductManifestFragment()