Home
last modified time | relevance | path

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

/honee/tests/junit-xml/junit_xml/
H A D__init__.py90 timestamp=None, argument
106 self.timestamp = timestamp
143 if self.timestamp:
144 test_suite_attributes["timestamp"] = decode(self.timestamp, encoding)
180 if case.timestamp:
181 test_case_attributes["timestamp"] = decode(case.timestamp, encoding)
375 timestamp=None, argument
387 self.timestamp = timestamp
/honee/tests/
H A Dsmartsim_regression_framework.py206 timestamp=time.strftime(
H A Djunit_common.py620timestamp=time.strftime('%Y-%m-%d %H:%M:%S %Z', time.localtime()),
636 timestamp=time.strftime('%Y-%m-%d %H:%M:%S %Z', time.localtime(start)),