Searched defs:OVERFLOW_SECONDS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_time.py | 769 OVERFLOW_SECONDS = None variable in CPyTimeTestCase 897 OVERFLOW_SECONDS = math.ceil((2**63 + 1) / SEC_TO_NS) variable in TestCPyTime 1058 OVERFLOW_SECONDS = 2 ** 64 variable in TestOldPyTime |
Completed in 4 milliseconds