Home
last modified time | relevance | path

Searched refs:failUnlessAlmostEqual (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py613 failUnlessAlmostEqual = _deprecate(assertAlmostEqual) variable in TestCase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_case.py1038 self.failUnlessAlmostEqual(2.0, 2.0)