Home | History | Annotate | Download | only in test

Lines Matching refs:order_ops

1451         order_ops = operator.lt, operator.le, operator.gt, operator.ge
1456 for op in order_ops + equality_ops:
1484 for op in order_ops: