Searched refs:validateXml (Results 1 – 2 of 2) sorted by relevance
34 ::testing::AssertionResult validateXml(const char* xmlFilePathExpr, const char* xsdFilePathExpr,39 ASSERT_PRED_FORMAT2(::android::hardware::audio::common::test::utility::validateXml, \44 EXPECT_PRED_FORMAT2(::android::hardware::audio::common::test::utility::validateXml, \
94 ::testing::AssertionResult validateXml(const char* xmlFilePathExpr, const char* xsdFilePathExpr, in validateXml() function148 auto result = validateXml("xmlFilePath", xsdFilePathExpr, xmlFilePath.c_str(), xsdFilePath); in validateXmlMultipleLocations()