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