Home
last modified time | relevance | path

Searched defs:time_format (Results 1 – 6 of 6) 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.py117 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer
/external/python/mobly/mobly/
Dlogger.py116 def _get_timestamp(time_format, delta=None): argument
/external/rust/crates/grpcio-sys/grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py220 def time_format(idx): function
/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py219 def time_format(idx): function
/external/trace-cmd/tracecmd/
Dtrace-read.c163 static const char *time_format(struct tracecmd_input *handle, enum time_fmt tf) in time_format() function