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

  /tools/test/connectivity/acts/framework/acts/
logger.py 87 def get_log_line_timestamp(delta=None): function
208 with get_log_line_timestamp.
  /tools/test/connectivity/acts/framework/tests/
acts_android_device_test.py 284 @mock.patch('acts.logger.get_log_line_timestamp',
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 552 end_time = acts_logger.get_log_line_timestamp()

Completed in 416 milliseconds