Home
last modified time | relevance | path

Searched defs:epoch_to_log_line_timestamp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/mobly/mobly/
Dlogger.py114 def epoch_to_log_line_timestamp(epoch_time, time_zone=None): function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dlogger.py146 def epoch_to_log_line_timestamp(epoch_time): function