Searched refs:test_day_of_week_calculation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_strptime.py | 437 def test_day_of_week_calculation(self): member in CalculationTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_strptime.py | 530 def test_day_of_week_calculation(self): member in CalculationTests |