Searched refs:setupMockFetcher (Results 1 – 1 of 1) sorted by relevance
/system/libvintf/test/ |
D | vintf_object_tests.cpp | 362 void setupMockFetcher(const std::string& vendorManifestXml, const std::string& systemMatrixXml, in setupMockFetcher() function in android::vintf::testing::VintfObjectTestBase 519 setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1, in SetUp() 642 setupMockFetcher(vendorManifestXml1, systemMatrixXml2, systemManifestXml1, vendorMatrixXml1, in SetUp() 1409 setupMockFetcher(vendorManifestRequire1, "", systemManifestXml1, vendorMatrixXml1, in TEST_F() 1422 setupMockFetcher("", "", systemManifestXml1, vendorMatrixXml1, productModel); in TEST_F()
|