Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp154 const std::string systemMatrixXml2 = variable
560 std::vector<std::string> packageInfo = {systemMatrixXml2}; in TEST_F()
575 std::vector<std::string> packageInfo = {systemMatrixXml2, vendorManifestXml2}; in TEST_F()
642 setupMockFetcher(vendorManifestXml1, systemMatrixXml2, systemManifestXml1, vendorMatrixXml1, in SetUp()