Home
last modified time | relevance | path

Searched defs:test_profile (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_audio_tests.py52 test_profile): argument
72 def _get_pulseaudio_bluez_sink(self, get_sink_method, device, test_profile): argument
92 def _get_pulseaudio_bluez_source_a2dp(self, device, test_profile): argument
104 def _get_pulseaudio_bluez_source_hfp(self, device, test_profile): argument
116 def _get_pulseaudio_bluez_sink_hfp(self, device, test_profile): argument
154 def _check_frequency(self, test_profile, recorded_freq, expected_freq): argument
168 def _check_primary_frequencies(self, test_profile, audio_test_data, argument
223 def initialize_bluetooth_audio(self, device, test_profile): argument
255 def cleanup_bluetooth_audio(self, device, test_profile): argument
320 def initialize_hfp(self, device, test_profile, test_data, argument
[all …]
/external/autotest/server/site_tests/bluetooth_AdapterAUHealth/
Dbluetooth_AdapterAUHealth.py26 def au_run_method(self, device, test_method, test_profile): argument
46 def _au_a2dp_test(self, test_profile, duration=0): argument
85 def au_hfp_run_method(self, device, test_method, test_profile): argument
/external/tensorflow/tensorflow/python/eager/
Dprofiler_test.py35 def test_profile(self): member in ProfilerTest
/external/rust/crates/rusqlite/src/
Dtrace.rs162 fn test_profile() -> Result<()> { in test_profile() function
/external/bcc/tests/python/
Dtest_tools_smoke.py282 def test_profile(self): member in SmokeTests