Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c3823 check_time_rounding(int round) in check_time_rounding() function
3843 if (check_time_rounding(round) < 0) in test_pytime_object_to_time_t()
3859 if (check_time_rounding(round) < 0) in test_pytime_object_to_timeval()
3875 if (check_time_rounding(round) < 0) in test_pytime_object_to_timespec()
4819 if (check_time_rounding(round) < 0) { in test_pytime_fromsecondsobject()
4852 if (check_time_rounding(round) < 0) { in test_PyTime_AsTimeval()
4879 if (check_time_rounding(round) < 0) { in test_PyTime_AsTimeval_clamp()
4944 if (check_time_rounding(round) < 0) { in test_PyTime_AsMilliseconds()
4964 if (check_time_rounding(round) < 0) { in test_PyTime_AsMicroseconds()

Completed in 11 milliseconds