Searched defs:groups (Results 1 – 4 of 4) sorted by relevance
97 List<List<String>> groups = new ArrayList<List<String>>(); in testGroups_fullMatch() local128 List<List<String>> groups = new ArrayList<List<String>>(); in testGroups_partialMatch() local161 List<List<String>> groups = new ArrayList<List<String>>(); in testWildcard() local187 List<List<String>> groups = new ArrayList<List<String>>(); in testWildcard_precedence() local
30 const gid_t groups[] = {gid, AID_EVERYBODY, AID_MISC}; in set_groups() local
1084 void executeCmdRunnable(Runnable command, CaptureList groups) { in executeCmdRunnable()1151 CaptureList groups = new CaptureList(); in run() local