Home
last modified time | relevance | path

Searched refs:speaker (Results 1 – 25 of 49) sorted by relevance

12

/external/autotest/server/site_tests/enterprise_CFM_Test/
Denterprise_CFM_Test.py138 self.speaker)
144 self.speaker)
210 if not self.speaker and not cfm_helper.check_is_platform(self.client,
236 if not self.speaker and not cfm_helper.check_is_platform(self.client,
289 if not self.speaker:
298 if not self.speaker:
307 if not self.speaker:
316 if not self.speaker or not self.is_in_meet:
324 if not self.speaker:
333 if not self.speaker or not self.is_in_meet:
[all …]
/external/autotest/server/site_tests/audio_AudioVolume/
Dcontrol.speaker10 NAME = "audio_AudioVolume.speaker"
11 PURPOSE = "Remotely controlled speaker audio volume test."
22 This test remotely tests speaker audio volume function against DUT.
30 job.run_test("audio_AudioVolume", host=host, tag="speaker",
Dcontrol.atrus_speaker11 PURPOSE = "Remotely controlled speaker audio volume test."
23 This test remotely tests atrus speaker audio volume function against DUT.
/external/autotest/server/site_tests/audio_AudioArtifacts/
Dcontrol.speaker10 NAME = "audio_AudioArtifacts.speaker"
11 PURPOSE = "Remotely controlled speaker audio artifacts test."
22 This test remotely tests speaker audio artifacts against DUT.
30 job.run_test("audio_AudioArtifacts", host=host, tag="speaker",
/external/autotest/client/common_lib/cros/manual/
Daudio_helper.py190 speaker = re.findall(r"^[0-9]+\s*(.*):\s+USB\s+Audio:", line)[0]
195 logging.info('---speaker for %s is %s', node, speaker)
196 return speaker
393 speaker = dut.run(cmd, ignore_status=True).stdout.splitlines()[0]
397 speaker = None
398 logging.info('---cmd: %s\n---output = %s', cmd, speaker)
399 if speaker:
Dcfm_helper.py325 def find_last_log(dut, speaker): argument
338 logging.debug('Get the last line of log file, speaker %s', speaker)
346 if speaker == ATRUS and check_is_platform(dut, 'guado'):
347 logging.info('---atrus speaker %s connected to CfM', speaker)
/external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/
Dcontrol.native9 PURPOSE = "Remotely controlled left/right internal speaker audio test."
20 This test remotely tests internal speaker audio function by playing
22 channel/speaker pairing is incorrect, but it can detect when a certain
Dcontrol.browser9 PURPOSE = "Remotely controlled left/right internal speaker audio test."
20 This test remotely tests internal speaker audio function by playing
22 channel/speaker pairing is incorrect, but it can detect when a certain
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
Dcontrol9 PURPOSE = "Remotely controlled internal speaker audio test."
20 This test remotely tests internal speaker audio function.
Dcontrol.atrus_speaker9 PURPOSE = "Remotely controlled USB speaker audio test."
21 This test remotely tests usb speaker audio function.
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
Dcontrol.atrus_mic9 PURPOSE = "Remotely controlled USB speaker audio test."
21 This test remotely tests atrus speaker's mic audio function.
/external/autotest/client/common_lib/cros/
Dcfm_hangouts_api.py269 def set_preferred_speaker(self, speaker): argument
275 "window.hrSetAudioOutPrefForTest('" + speaker + "')")
276 logging.info('Set preferred speaker to %s.', speaker)
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralRebootStress/
Dcontrol18 Verify Hotrod can detect speaker, mic and camera. If not, test is aborted.
28 5. Verify Hotrod can detect speaker, mic and camera. If any of these missing
/external/autotest/server/cros/multimedia/
Dcfm_facade_adapter.py283 def set_preferred_speaker(self, speaker): argument
288 self._cfm_proxy.set_preferred_speaker(speaker)
/external/tensorflow/tensorflow/contrib/lite/models/testdata/g3doc/
DREADME.md6 For the hotword, speaker-id and automatic speech recognition sample models, the
35 The speaker-id model is the neural network model we use for speaker
36 verification. It runs after the hotword triggers. The speech speaker-id model
/external/autotest/client/site_tests/platform_InputVolume/
Dcontrol17 The test will fail if the internal speaker volume does not change.
/external/skqp/site/dev/present/
Dpathops.md4 View the PathOps presentations with speaker notes enabled for full content.
/external/skia/site/dev/present/
Dpathops.md4 View the PathOps presentations with speaker notes enabled for full content.
/external/autotest/client/cros/multimedia/
Dcfm_facade_native.py418 def set_preferred_speaker(self, speaker): argument
423 self._cfmApi.set_preferred_speaker(speaker)
/external/python/cpython2/Doc/library/
Dwinsound.rst20 Beep the PC's speaker. The *frequency* parameter specifies frequency, in hertz,
23 system is not able to beep the speaker, :exc:`RuntimeError` is raised.
/external/python/cpython3/Doc/library/
Dwinsound.rst19 Beep the PC's speaker. The *frequency* parameter specifies frequency, in hertz,
22 system is not able to beep the speaker, :exc:`RuntimeError` is raised.
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugStress/
Dcontrol.jabra41035 tag="speaker")
/external/kernel-headers/original/uapi/linux/
Dtelephony.h92 speaker enumerator
/external/libgsm/
DREADME19 The quality of the algorithm is good enough for reliable speaker
/external/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt8 sat through the paper on adding templates to .NET CLR, and the speaker

12