Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp418 void setupMockFetcher(const std::string& vendorManifestXml, const std::string& systemMatrixXml, in setupMockFetcher() function in android::vintf::testing::VintfObjectTestBase
523setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1); in SetUp()
548setupMockFetcher(vendorManifestXml1, systemMatrixXml2, systemManifestXml1, vendorMatrixXml1); in SetUp()
584 setupMockFetcher(vendorManifestKernelFcm, "", "", ""); in TEST_F()
618 setupMockFetcher(vendorManifestKernelFcm, "", "", ""); in SetUp()
1416 setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1); in TEST_F()
1572 setupMockFetcher(vendorManifestRequire1, "", systemManifestXml1, vendorMatrixXml1); in TEST_F()