Searched refs:float_eq (Results 1 – 2 of 2) sorted by relevance
484 def float_eq(actual, expected): function512 check(f, eq=float_eq)513 check(float('inf'), eq=float_eq)514 check(-float('inf'), eq=float_eq)
504 def float_eq(actual, expected): function531 check(f, eq=float_eq)532 check(float('inf'), eq=float_eq)533 check(-float('inf'), eq=float_eq)