Home
last modified time | relevance | path

Searched refs:EXPECT_VALID_XML_MULTIPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DValidateAudioEffectsConfiguration.cpp48 EXPECT_VALID_XML_MULTIPLE_LOCATIONS(DEFAULT_NAME, android::audio_get_configuration_paths(), in TEST()
/hardware/interfaces/audio/policy/1.0/vts/functional/
DValidateEngineConfiguration.cpp46 EXPECT_VALID_XML_MULTIPLE_LOCATIONS(config.c_str(), android::audio_get_configuration_paths(), in TEST()
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DValidateXml.h87 #define EXPECT_VALID_XML_MULTIPLE_LOCATIONS(xmlFileName, xmlFileLocations, xsdFilePath) \ macro