Home
last modified time | relevance | path

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

/aosp12/system/libvintf/xsd/compatibilityMatrix/vts/
H A DValidateCompatibilityMatrix.cpp33 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS("compatibility_matrix.xml", locations, in TEST()
/aosp12/hardware/interfaces/audio/effect/all-versions/vts/functional/
H A DValidateAudioEffectsConfiguration.cpp52 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(DEFAULT_NAME, android::audio_get_configuration_paths(), in TEST()
/aosp12/frameworks/base/core/xsd/vts/
H A DValidatePermission.cpp59 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(file_name.c_str(), {location}, in TEST()
/aosp12/frameworks/av/media/libstagefright/xmlparser/vts/
H A DValidateMediaCodecs.cpp58 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(file_name.c_str(), {location}, in TEST()
/aosp12/frameworks/base/services/core/xsd/vts/
H A DValidateDefaultPermissions.cpp59 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(file_name.c_str(), {dir_path}, in TEST()
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
H A DValidateXml.h99 #define EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ macro
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h181 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(kConfigFileName, in TEST()