Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_strptime.py31 def compare_against_time(self, testing, directive, tuple_position, member in LocaleTime_Tests
48 self.compare_against_time(self.LT_ins.f_weekday, '%A', 6,
50 self.compare_against_time(self.LT_ins.a_weekday, '%a', 6,
56 self.compare_against_time(self.LT_ins.f_month, '%B', 1,
58 self.compare_against_time(self.LT_ins.a_month, '%b', 1,