Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp787 for (List<String8>::const_iterator role_it = info.mRoles.begin(); in testAll() local
788 role_it != info.mRoles.end(); ++role_it) { in testAll()
789 const char *componentRole = (*role_it).string(); in testAll()