Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/tests/
Drandfloat.py11 def test_short_halfway_cases(): function
223 [x for x in test_short_halfway_cases()],
/third_party/python/Lib/test/
Dtest_strtod.py106 def test_short_halfway_cases(self): member in StrtodTests