Searched refs:test_microsecond_rounding (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_datetime.py | 431 def test_microsecond_rounding(self): member in TestTimeDelta |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | datetimetester.py | 824 def test_microsecond_rounding(self): member in TestTimeDelta |