Searched refs:hour (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_chrono.py68 assert time2.hour == 0
88 assert time1.hour == time2.hour
/gem5/src/dev/
H A Dmc146818.cc74 hour = time.tm_hour;
88 hour = bcdize(hour);
147 curTime.tm_hour = unbcdize(hour);
H A Dmc146818.hh105 uint8_t hour; member in struct:MC146818::__anon13::__anon14
/gem5/ext/googletest/googletest/test/
H A Dgtest_xml_output_unittest.py192 day=int(match.group(3)), hour=int(match.group(4)),

Completed in 4 milliseconds