Home
last modified time | relevance | path

Searched refs:sndfilename (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_sunau.py14 sndfilename = 'pluck-pcm8.au' variable in SunauPCM8Test
31 sndfilename = 'pluck-pcm16.au' variable in SunauPCM16Test
50 sndfilename = 'pluck-pcm32.au' variable in SunauPCM32Test
75 sndfilename = 'pluck-ulaw.au' variable in SunauULAWTest
Dtest_wave.py17 sndfilename = 'pluck-pcm8.wav' variable in WavePCM8Test
34 sndfilename = 'pluck-pcm16.wav' variable in WavePCM16Test
61 sndfilename = 'pluck-pcm24.wav' variable in WavePCM24Test
88 sndfilename = 'pluck-pcm32.wav' variable in WavePCM32Test
Dtest_aifc.py20 sndfilename = 'pluck-pcm8.aiff' variable in AifcPCM8Test
37 sndfilename = 'pluck-pcm16.aiff' variable in AifcPCM16Test
56 sndfilename = 'pluck-pcm24.aiff' variable in AifcPCM24Test
81 sndfilename = 'pluck-pcm32.aiff' variable in AifcPCM32Test
106 sndfilename = 'pluck-ulaw.aifc' variable in AifcULAWTest
Daudiotests.py205 cls.sndfilepath = findfile(cls.sndfilename, subdir='audiodata')
/external/python/cpython3/Lib/test/
Dtest_sunau.py16 sndfilename = 'pluck-pcm8.au' variable in SunauPCM8Test
33 sndfilename = 'pluck-pcm16.au' variable in SunauPCM16Test
52 sndfilename = 'pluck-pcm24.au' variable in SunauPCM24Test
77 sndfilename = 'pluck-pcm32.au' variable in SunauPCM32Test
102 sndfilename = 'pluck-ulaw.au' variable in SunauULAWTest
Dtest_wave.py17 sndfilename = 'pluck-pcm8.wav' variable in WavePCM8Test
34 sndfilename = 'pluck-pcm16.wav' variable in WavePCM16Test
55 sndfilename = 'pluck-pcm24.wav' variable in WavePCM24Test
82 sndfilename = 'pluck-pcm32.wav' variable in WavePCM32Test
Dtest_aifc.py19 sndfilename = 'pluck-pcm8.aiff' variable in AifcPCM8Test
36 sndfilename = 'pluck-pcm16.aiff' variable in AifcPCM16Test
55 sndfilename = 'pluck-pcm24.aiff' variable in AifcPCM24Test
80 sndfilename = 'pluck-pcm32.aiff' variable in AifcPCM32Test
105 sndfilename = 'pluck-ulaw.aifc' variable in AifcULAWTest
126 sndfilename = 'pluck-alaw.aifc' variable in AifcALAWTest
Daudiotests.py265 cls.sndfilepath = findfile(cls.sndfilename, subdir='audiodata')