Home | History | Annotate | Download | only in automation

Lines Matching refs:perm_list

3550   std::set<std::string> perm_list =
3552 for (std::set<std::string>::const_iterator perm = perm_list.begin();
3553 perm != perm_list.end(); ++perm) {