Searched defs:sndfilename (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_wave.py | 16 sndfilename = 'pluck-pcm8.wav' variable in WavePCM8Test 33 sndfilename = 'pluck-pcm16.wav' variable in WavePCM16Test 54 sndfilename = 'pluck-pcm24.wav' variable in WavePCM24Test 81 sndfilename = 'pluck-pcm32.wav' variable in WavePCM32Test |
H A D | test_sunau.py | 18 sndfilename = 'pluck-pcm8.au' variable in SunauPCM8Test 35 sndfilename = 'pluck-pcm16.au' variable in SunauPCM16Test 54 sndfilename = 'pluck-pcm24.au' variable in SunauPCM24Test 79 sndfilename = 'pluck-pcm32.au' variable in SunauPCM32Test 104 sndfilename = 'pluck-ulaw.au' variable in SunauULAWTest |
H A D | test_aifc.py | 24 sndfilename = 'pluck-pcm8.aiff' variable in AifcPCM8Test 41 sndfilename = 'pluck-pcm16.aiff' variable in AifcPCM16Test 60 sndfilename = 'pluck-pcm24.aiff' variable in AifcPCM24Test 85 sndfilename = 'pluck-pcm32.aiff' variable in AifcPCM32Test 110 sndfilename = 'pluck-ulaw.aifc' variable in AifcULAWTest 131 sndfilename = 'pluck-alaw.aifc' variable in AifcALAWTest |
Completed in 3 milliseconds