Home
last modified time | relevance | path

Searched refs:assertAlmostEquals (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_asserts.py12 assertAlmostEquals="assertAlmostEqual", variable
/third_party/python/Lib/unittest/
H A Dcase.py1377 failUnlessAlmostEqual = assertAlmostEquals = _deprecate(assertAlmostEqual)
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1814 (self.assertAlmostEquals, (2.0, 2.0)),

Completed in 6 milliseconds