Home
last modified time | relevance | path

Searched refs:test_decimal (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Modules/_decimal/tests/
Drunall.bat28 echo # test_decimal: platform=x64
36 python_d.exe -m test -uall -R 2:2 test_decimal
42 python.exe -m test -uall test_decimal
50 echo # test_decimal: platform=x86
56 python_d.exe -m test -uall -R 2:2 test_decimal
62 python.exe -m test -uall test_decimal
Drunall-memorydebugger.sh81 ./python -m test -uall -R 2:2 test_decimal
93 ./python -m test -uall test_decimal
113 $valgrind ./python -m test -uall test_decimal
/external/python/cpython2/Lib/json/tests/
Dtest_decode.py8 def test_decimal(self): member in TestDecode
/external/python/cpython3/Lib/test/test_json/
Dtest_decode.py8 def test_decimal(self): member in TestDecode
/external/python/cpython3/Lib/test/
Dtest_unicodedata.py130 def test_decimal(self): member in UnicodeFunctionsTest
Dtest_statistics.py714 def test_decimal(self): member in ExactRatioTest
907 def test_decimal(self): member in CoerceTest
964 def test_decimal(self): member in ConvertTest
/external/python/cpython2/Lib/test/
Dtest_unicodedata.py128 def test_decimal(self): member in UnicodeFunctionsTest
/external/python/cpython3/Misc/
Dvalgrind-python.supp470 test_decimal
/external/python/cpython2/Doc/whatsnew/
D2.4.rst984 try comparing the timings of test_decimal.py under 2.3 and 2.4.
/external/python/cpython3/Doc/whatsnew/
D2.4.rst984 try comparing the timings of test_decimal.py under 2.3 and 2.4.