Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3117 check_time_rounding(int round) in check_time_rounding() function
3137 if (check_time_rounding(round) < 0) in test_pytime_object_to_time_t()
3153 if (check_time_rounding(round) < 0) in test_pytime_object_to_timeval()
3169 if (check_time_rounding(round) < 0) in test_pytime_object_to_timespec()
4045 if (check_time_rounding(round) < 0) in test_pytime_fromsecondsobject()
4080 if (check_time_rounding(round) < 0) { in test_PyTime_AsTimeval()
4131 if (check_time_rounding(round) < 0) { in test_PyTime_AsMilliseconds()
4152 if (check_time_rounding(round) < 0) { in test_PyTime_AsMicroseconds()