Home
last modified time | relevance | path

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

/test/vts/runners/host/
Drecords.py178 t = utils.epoch_to_human_time(self.begin_time)
Dutils.py142 def epoch_to_human_time(epoch_time): function