Home
last modified time | relevance | path

Searched refs:trim_wav_file (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/bluetooth/
Dbluetooth_device.py1226 def trim_wav_file(self, in_file, out_file, new_duration, test_data, member in BluetoothDevice
1243 return self._proxy.trim_wav_file(in_file, out_file, new_duration,
Dbluetooth_adapter_audio_tests.py612 if not self.bluetooth_facade.trim_wav_file(
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py2617 def trim_wav_file(self, member in BluetoothFacadeNative