Searched refs:systemManifestXml1 (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/libvintf/test/ |
H A D | vintf_object_tests.cpp | 129 const std::string systemManifestXml1 = variable 523 … setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1); in SetUp() 548 … setupMockFetcher(vendorManifestXml1, systemMatrixXml2, systemManifestXml1, vendorMatrixXml1); in SetUp() 1416 setupMockFetcher(vendorManifestXml1, systemMatrixXml1, systemManifestXml1, vendorMatrixXml1); in TEST_F() 1572 setupMockFetcher(vendorManifestRequire1, "", systemManifestXml1, vendorMatrixXml1); in TEST_F()
|