Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Dlogger.py34 log_line_timestamp_len = 23 variable
113 if len(timestamp) == log_line_timestamp_len:
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py839 line_time = line[:acts_logger.log_line_timestamp_len]