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

  /tools/test/connectivity/acts/tests/google/bt/audio_lab/
BtFunhausMetricsTest.py 66 bluetooth_logs, bluetooth_logs_ascii = \
69 bluetooth_log = bluetooth_logs[0]
119 bluetooth_logs, bluetooth_logs_ascii = \
122 bluetooth_log = bluetooth_logs[0]
164 bluetooth_logs, bluetooth_logs_ascii = \
167 bluetooth_log = bluetooth_logs[0]
  /tools/test/connectivity/acts/tests/google/bt/
BtMetricsTest.py 93 bluetooth_logs, bluetooth_logs_ascii = \
96 bluetooth_log = bluetooth_logs[0]
131 bluetooth_logs, bluetooth_logs_ascii = \
134 bluetooth_log = bluetooth_logs[0]
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtMetricsBaseTest.py 114 bluetooth_logs = []
124 bluetooth_logs.append(bluetooth_log)
126 return bluetooth_logs, bluetooth_logs_ascii

Completed in 93 milliseconds