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 …]
Dcontrol.mimo44 6. skip_cfm_check: All working CfM should have speaker, camera connected.
45 For Bluestreak in addition to speaker/camera, Mimo should be connected.
/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/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",
/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.py311 def find_last_log(dut, speaker): argument
324 logging.debug('Get the last line of log file, speaker %s', speaker)
332 if speaker == ATRUS and check_is_platform(dut, 'guado'):
333 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/client/site_tests/audio_Aplay/
Dcontrol9 Test that simple Aplay with internal speaker succeeds. Used in other tests.
20 Check that the system plays audio via internal speaker.
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
Dcontrol9 PURPOSE = "Remotely controlled internal speaker audio test."
20 This test remotely tests internal speaker 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/tensorflow/tensorflow/lite/models/testdata/g3doc/
DREADME.md42 For the hotword, speaker-id and automatic speech recognition sample models, the
71 The speaker-id model is the neural network model we use for speaker
72 verification. It runs after the hotword triggers. The speech speaker-id model
/external/autotest/server/cros/multimedia/
Dcfm_facade_adapter.py301 def set_preferred_speaker(self, speaker): argument
306 self._cfm_proxy.set_preferred_speaker(speaker)
/external/autotest/client/site_tests/platform_InputVolume/
Dcontrol17 The test will fail if the internal speaker volume does not change.
/external/skia/site/dev/present/
Dpathops.md4 View the PathOps presentations with speaker notes enabled for full content.
/external/skqp/site/dev/present/
Dpathops.md4 View the PathOps presentations with speaker notes enabled for full content.
/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/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/autotest/client/cros/multimedia/
Dcfm_facade_native.py457 def set_preferred_speaker(self, speaker): argument
462 self._cfmApi.set_preferred_speaker(speaker)
/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Dcontrol22 We need a DUT with hotwording function, chameleon with speaker and a quiet space
Dcontrol.suspend22 We need a DUT with hotwording function, chameleon with speaker and a quiet space
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt8 sat through the paper on adding templates to .NET CLR, and the speaker
/external/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt8 sat through the paper on adding templates to .NET CLR, and the speaker
/external/libgsm/
DREADME19 The quality of the algorithm is good enough for reliable speaker
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt8 sat through the paper on adding templates to .NET CLR, and the speaker

12