Searched refs:test_ctime_without_arg (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_time.py | 218 def test_ctime_without_arg(self): member in TimeTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_time.py | 359 def test_ctime_without_arg(self): member in TimeTestCase |