Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dx509_time_test.c458 static int test_days(int n) in test_days() function
600 ADD_ALL_TESTS(test_days, OSSL_NELEM(day_of_week_tests)); in setup_tests()
/third_party/python/Lib/test/
Dtest_calendar.py523 def test_days(self): member in CalendarTestCase