Home
last modified time | relevance | path

Searched defs:xmlFileName (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
H A DValidateXml.h60 const char* xmlFileName, std::initializer_list<const char*> xmlFileLocations, in validateXmlMultipleLocations()
68 ::testing::AssertionResult validateXmlMultipleLocations(const char* xmlFileNameExpr, in validateXmlMultipleLocations()
81 #define ASSERT_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument
87 #define EXPECT_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument
93 #define ASSERT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument
99 #define EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ argument
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/src/
H A DValidateXml.cpp136 const char* xmlFileName, const std::vector<std::string>& xmlFileLocations, in validateXmlMultipleLocations()
/aosp12/system/libvintf/
H A DCompatibilityMatrix.cpp126 std::string CompatibilityMatrix::getXmlSchemaPath(const std::string& xmlFileName, in getXmlSchemaPath()
H A DHalManifest.cpp514 std::string HalManifest::getXmlFilePath(const std::string& xmlFileName, in getXmlFilePath()