Home
last modified time | relevance | path

Searched refs:get_stat (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py39 def get_stat(self, host, path): member in platform_Vpd
98 stats = self.get_stat(host, path)
/external/autotest/client/site_tests/accessibility_ChromeVoxSound/
Daccessibility_ChromeVoxSound.py69 stat_output = sox_utils.get_stat(self._loopback_file)
/external/autotest/client/site_tests/audio_CRASFormatConversion/
Daudio_CRASFormatConversion.py88 sox_stat = sox_utils.get_stat(reduced_file.name, rate=44100)
/external/autotest/client/cros/audio/
Dsox_utils.py128 def get_stat(*args, **kargs): function
Daudio_helper.py488 return sox_utils.get_stat(
814 stat = sox_utils.get_stat(raw_data_path, channels=1, bits=bits,