Searched refs:_read_ushort (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_aifc.py145 self.assertRaises(EOFError, aifc._read_ushort, f)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_aifc.py145 self.assertRaises(EOFError, aifc._read_ushort, f)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Daifc.py165 def _read_ushort(file): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Daifc.py165 def _read_ushort(file): function

Completed in 49 milliseconds