Home
last modified time | relevance | path

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

/cts/suite/audio_quality/lib/src/task/
DTaskSave.cpp32 static const android::String8 STR_REPORT("report"); variable
37 const android::String8* list[] = {&STR_FILE, &STR_REPORT, NULL}; in TaskSave()
102 if (!findStringAttribute(STR_REPORT, reportValue)) { in handleReport()