Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_asserts.py13 assertNotAlmostEquals="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.py1816 (self.assertNotAlmostEquals, (3.0, 5.0)),

Completed in 6 milliseconds