Home
last modified time | relevance | path

Searched defs:fuzz (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_timeout.py99 fuzz = 2.0 variable in TimeoutTestCase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DComplex.py231 def checkop(expr, a, b, value, fuzz = 1e-6): argument