Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dlog_distiller.py23 time_format = '%Y-%m-%d-%H.%M.%S' variable
35 def should_process_log(time_str, time_format, cutoff_days=7): argument
/external/autotest/site_utils/
Ddiagnosis_utils.py147 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer