Home
last modified time | relevance | path

Searched refs:test_halfway_cases (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Modules/_decimal/tests/
Drandfloat.py54 def test_halfway_cases(): function
224 [x for x in test_halfway_cases()],
/external/fonttools/Tests/misc/
Dpy23_test.py85 def test_halfway_cases(self): member in Round2Test
174 def test_halfway_cases(self): member in Round3Test
/external/python/cpython2/Lib/test/
Dtest_strtod.py150 def test_halfway_cases(self): member in StrtodTests
Dtest_float.py811 def test_halfway_cases(self): member in RoundTestCase
/external/python/cpython3/Lib/test/
Dtest_strtod.py149 def test_halfway_cases(self): member in StrtodTests