Searched refs:setupMockFetcher (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/test/ |
H A D | vintf_object_tests.cpp | 418 void setupMockFetcher(const std::string& vendorManifestXml, const std::string& systemMatrixXml, in setupMockFetcher() function in android::vintf::testing::VintfObjectTestBase 523 … setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1); in SetUp() 548 … setupMockFetcher(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()
|