Searched refs:EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS (Results 1 – 7 of 7) sorted by relevance
/aosp12/system/libvintf/xsd/compatibilityMatrix/vts/ |
H A D | ValidateCompatibilityMatrix.cpp | 33 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS("compatibility_matrix.xml", locations, in TEST()
|
/aosp12/hardware/interfaces/audio/effect/all-versions/vts/functional/ |
H A D | ValidateAudioEffectsConfiguration.cpp | 52 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(DEFAULT_NAME, android::audio_get_configuration_paths(), in TEST()
|
/aosp12/frameworks/base/core/xsd/vts/ |
H A D | ValidatePermission.cpp | 59 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(file_name.c_str(), {location}, in TEST()
|
/aosp12/frameworks/av/media/libstagefright/xmlparser/vts/ |
H A D | ValidateMediaCodecs.cpp | 58 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(file_name.c_str(), {location}, in TEST()
|
/aosp12/frameworks/base/services/core/xsd/vts/ |
H A D | ValidateDefaultPermissions.cpp | 59 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 D | ValidateXml.h | 99 #define EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ macro
|
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/ |
H A D | AudioPrimaryHidlHalTest.h | 181 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(kConfigFileName, in TEST()
|