OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bluetooth_log_ascii
(Results
1 - 3
of
3
) sorted by null
/tools/test/connectivity/acts/tests/google/bt/audio_lab/
BtFunhausMetricsTest.py
70
bluetooth_log_ascii
= bluetooth_logs_ascii[0]
71
self.log.info(
bluetooth_log_ascii
)
124
bluetooth_log_ascii
= bluetooth_logs_ascii[0]
125
self.log.info(
bluetooth_log_ascii
)
171
bluetooth_log_ascii
= bluetooth_logs_ascii[0]
172
self.log.info(
bluetooth_log_ascii
)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtMetricsBaseTest.py
87
bluetooth_log_ascii
= parse_proto_to_ascii(bluetooth_log)
88
dump_string_to_file(
bluetooth_log_ascii
,
91
bluetooth_logs_ascii.append(
bluetooth_log_ascii
)
/tools/test/connectivity/acts/tests/google/bt/
BtMetricsTest.py
97
bluetooth_log_ascii
= bluetooth_logs_ascii[0]
99
len(bluetooth_log.pair_event), 8, extras=
bluetooth_log_ascii
)
Completed in 56 milliseconds