Home | History | Annotate | Download | only in test

Lines Matching refs:testFloor

384     def testFloor(self):
404 class TestFloor(object):
409 self.ftest('floor(TestFloor())', math.floor(TestFloor()), 42)