HomeSort by relevance Sort by last modified time
    Searched refs:playback_file (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/site_tests/ui_AppLauncher/
ui_AppLauncher.py 56 playback_file = os.path.join(self.bindir, self._KEYBOARD_PLAYBACK)
62 player.blocking_playback(playback_file, 'keyboard')
  /external/autotest/client/site_tests/audio_CRASFormatConversion/
audio_CRASFormatConversion.py 38 cras_utils.playback_cmd(playback_file='-', rate=rate),
  /external/autotest/client/cros/audio/
cras_utils.py 45 def playback_cmd(playback_file, block_size=None, duration=None,
49 @param playback_file: the name of the file to play. '-' indicates to
60 args += ['--playback_file', playback_file]
audio_helper.py     [all...]
  /external/autotest/client/cros/multimedia/
audio_facade_native.py 565 blocking, playback_file=file_path)

Completed in 191 milliseconds