Home | History | Annotate | Download | only in test

Lines Matching refs:trunc

208                     def trunc(x): return int(x)
210 def trunc(x): return x
211 self.assertEqual(trunc(getattr(result, attr)),