/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_winsound.py | 32 # As with PlaySoundTest, incorporate the _have_soundcard() check
54 # these tests used to use _have_soundcard(), but it's quite
107 if _have_soundcard():
118 if _have_soundcard():
129 if _have_soundcard():
140 if _have_soundcard():
151 if _have_soundcard():
175 if _have_soundcard():
203 if _have_soundcard():
233 def _have_soundcard(): function [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_winsound.py | 33 # As with PlaySoundTest, incorporate the _have_soundcard() check 55 # these tests used to use _have_soundcard(), but it's quite 108 if _have_soundcard(): 119 if _have_soundcard(): 130 if _have_soundcard(): 141 if _have_soundcard(): 152 if _have_soundcard(): 176 if _have_soundcard(): 204 if _have_soundcard(): 234 def _have_soundcard() function [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_winsound.py | 33 # As with PlaySoundTest, incorporate the _have_soundcard() check 55 # these tests used to use _have_soundcard(), but it's quite 108 if _have_soundcard(): 119 if _have_soundcard(): 130 if _have_soundcard(): 141 if _have_soundcard(): 152 if _have_soundcard(): 176 if _have_soundcard(): 204 if _have_soundcard(): 234 def _have_soundcard() function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_winsound.py | 33 # As with PlaySoundTest, incorporate the _have_soundcard() check 55 # these tests used to use _have_soundcard(), but it's quite 108 if _have_soundcard(): 119 if _have_soundcard(): 130 if _have_soundcard(): 141 if _have_soundcard(): 152 if _have_soundcard(): 176 if _have_soundcard(): 204 if _have_soundcard(): 234 def _have_soundcard() function [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_winsound.py | 33 # As with PlaySoundTest, incorporate the _have_soundcard() check 55 # these tests used to use _have_soundcard(), but it's quite 108 if _have_soundcard(): 119 if _have_soundcard(): 130 if _have_soundcard(): 141 if _have_soundcard(): 152 if _have_soundcard(): 176 if _have_soundcard(): 204 if _have_soundcard(): 234 def _have_soundcard() function [all...] |