Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp570 const char *resultString[] = {"Writable", "Read-Only", "Unsupported"}; in outputResults() local
573 printf("[ %s ]\n", resultString[i]); in outputResults()