Home
last modified time | relevance | path

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

/system/libvintf/test/
DAssembleVintfTest.cpp58 void addInput(const std::string& name, const std::string& s) { in addInput() function in android::vintf::AssembleVintfTest
80 addInput("compatibility_matrix.empty.xml", xmlEmpty); in TEST_F()
231 addInput("compatibility_matrix.1.xml", xml1); in TEST_F()
232 addInput("compatibility_matrix.2.xml", xml2); in TEST_F()
233 addInput("compatibility_matrix.3.xml", xml3); in TEST_F()
234 addInput("compatibility_matrix.empty.xml", xmlEmpty); in TEST_F()
292 addInput("compatibility_matrix.xml", in TEST_F()
306 addInput("manifest.xml", "<manifest " + kMetaVersionStr + " type=\"framework\"/>\n"); in TEST_F()
325 addInput("manifest.xml", "<manifest " + kMetaVersionStr + " type=\"framework\"/>\n"); in TEST_F()
334 addInput("manifest.xml", "<manifest " + kMetaVersionStr + " type=\"framework\"/>\n"); in TEST_F()
[all …]