Searched refs:test_float (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_abstract_numbers.py | 29 def test_float(self): member in TestNumbers |
D | test_xpickle.py | 134 def test_float(self): member in AbstractCompatTests |
D | formatfloat_testcases.txt | 342 -- test_float.py. Not all platforms use short repr for floats. |
D | test_bool.py | 48 def test_float(self): member in BoolTest |
D | pickletester.py | 584 def test_float(self): member in AbstractPickleTests |
D | test_float.py | 31 def test_float(self): member in GeneralFloatCases |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/ | ||
D | test_decode.py | 13 def test_float(self): member in TestDecode |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/tests/ | ||
D | test_decode.py | 13 def test_float(self): member in TestDecode |