Home
last modified time | relevance | path

Searched defs:binary (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Daudio_data.py73 def __init__(self, binary, channel, sample_format): argument
89 def read_binary(self, binary): argument
/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_service.py54 def __init__(self, config, binary, output_log_path, argument
147 def _trigger_background_process(self, binary): argument
Dbits_client.py78 def __init__(self, binary, service, service_config): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dsyslog_lib.py180 def set_on_output_callback(self, on_output_callback, binary=False): argument
/tools/test/connectivity/acts/framework/acts/libs/proc/
Dprocess.py78 def set_on_output_callback(self, on_output_callback, binary=False): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_test_utils.py1776 def write_read_verify_data(client_ad, server_ad, msg, binary=False): argument