Home | History | Annotate | Download | only in tests

Lines Matching full:comps

170         comps = [("foo", "what", "dir"),
181 for i in range(len(comps)):
182 if comps[i][0] == av.src_type and \
183 comps[i][1] == av.tgt_type and \
184 comps[i][2] == av.obj_class:
213 comps = [("foo", "what", "dir"),
224 for i in range(len(comps)):
225 if comps[i][0] == av.src_type and \
226 comps[i][1] == av.tgt_type and \
227 comps[i][2] == av.obj_class: