Home
last modified time | relevance | path

Searched defs:xmlFile (Results 1 – 2 of 2) sorted by relevance

/cts/suite/audio_quality/test/
DModelBuilderTest.cpp28 android::String8 xmlFile("test_description/test/no_attrib.xml"); in TEST_F() local
36 android::String8 xmlFile("test_description/host_speaker_calibration.xml"); in TEST_F() local
44 android::String8 xmlFile("test_description/all_playback.xml"); in TEST_F() local
52 android::String8 xmlFile("test_description/all_playback.xml"); in TEST_F() local
60 android::String8 xmlFile("test_description/test/missing_mandatory.xml"); in TEST_F() local
67 android::String8 xmlFile("test_description/test/unknown_element.xml"); in TEST_F() local
74 android::String8 xmlFile("test_description/test/wrong_attrib.xml"); in TEST_F() local
81 android::String8 xmlFile("test_description/test/test_rms_vma.xml"); in TEST_F() local
/cts/suite/audio_quality/executable/src/
Dmain.cpp85 android::String8 xmlFile(argv[optind]); in main() local