Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DValidateAudioEffectsConfiguration.cpp52 EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(DEFAULT_NAME, android::audio_get_configuration_paths(), in TEST()
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DValidateXml.h99 #define EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ macro