Searched refs:role_it (Results 1 – 1 of 1) sorted by relevance
787 for (List<String8>::const_iterator role_it = info.mRoles.begin(); in testAll() local788 role_it != info.mRoles.end(); ++role_it) { in testAll()789 const char *componentRole = (*role_it).string(); in testAll()