Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_asserts.py19 failIfAlmostEqual="assertNotAlmostEqual", variable
/third_party/python/Lib/unittest/
H A Dcase.py1378 failIfAlmostEqual = assertNotAlmostEquals = _deprecate(assertNotAlmostEqual)
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1815 (self.failIfAlmostEqual, (3.0, 5.0)),
1837 'failIfAlmostEqual', 'failUnless', 'failUnlessRaises', 'failIf',

Completed in 7 milliseconds