Home | History | Annotate | Download | only in scheduler

Lines Matching refs:name_a

450             name_a, number_a_str = match_a.groups()
454 result = cmp((name_a, number_a), (name_b, number_b))