Home
last modified time | relevance | path

Searched defs:time_format (Results 1 – 3 of 3) 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.py143 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer
/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py219 def time_format(idx): function