Searched defs:xsdFilePath (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
H A D | ValidateXml.h | 38 #define ASSERT_VALID_XML(xmlFilePath, xsdFilePath) \ argument 43 #define EXPECT_VALID_XML(xmlFilePath, xsdFilePath) \ argument 61 const char* xsdFilePath) { in validateXmlMultipleLocations() 73 const char* xsdFilePath) { 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
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/ |
H A D | XSValidationTestDriver.java | 38 String xsdFilePath = args[1]; in main() local 43 …private static void xsValidationTest(String xmlFilePath, String xsdFilePath, String contextProcess… in xsValidationTest()
|
H A D | XSValidate.java | 44 private String xsdFilePath = null; field in XSValidate 50 public XSValidate(String xmlFilePath, String xsdFilePath) { in XSValidate()
|
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/test/utility/src/ |
H A D | ValidateXml.cpp | 92 ::testing::AssertionResult validateXml(const char* xmlFilePathExpr, const char* xsdFilePathExpr, in validateXml() 135 const char* xsdFilePath) { in validateXmlMultipleLocations()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |