Searched refs:timestamp (Results 1 – 3 of 3) sorted by relevance
90 timestamp=None, argument106 self.timestamp = timestamp143 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, argument387 self.timestamp = timestamp
206 timestamp=time.strftime(
620 … timestamp=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)),