Home | History | Annotate | Download | only in test

Lines Matching refs:order_ops

1166         order_ops = operator.lt, operator.le, operator.gt, operator.ge
1171 for op in order_ops + equality_ops:
1199 for op in order_ops: