HomeSort by relevance Sort by last modified time
    Searched full:log_line_timestamp_len (Results 1 - 3 of 3) sorted by null

  /test/vts/runners/host/
logger.py 31 log_line_timestamp_len = 18 variable
60 if len(timestamp) == log_line_timestamp_len:
  /tools/test/connectivity/acts/framework/acts/
logger.py 32 log_line_timestamp_len = 18 variable
55 if len(timestamp) == log_line_timestamp_len:
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 708 line_time = line[:acts_logger.log_line_timestamp_len]
    [all...]

Completed in 77 milliseconds