Searched refs:test_microsecond_rounding (Results 1 - 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
H A D | test_datetime.py | 431 def test_microsecond_rounding(self): member in class:TestTimeDelta 1500 def test_microsecond_rounding(self): member in class:TestDateTime |
/external/python/cpython3/Lib/test/ | ||
H A D | datetimetester.py | 720 def test_microsecond_rounding(self): member in class:TestTimeDelta 1952 def test_microsecond_rounding(self): member in class:TestDateTime |
Completed in 151 milliseconds