HomeSort by relevance Sort by last modified time
    Searched refs:TestBufferStringIO (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_StringIO.py 136 class TestBufferStringIO(TestStringIO):
147 test_support.run_unittest(TestBufferStringIO, TestBuffercStringIO)
  /external/python/cpython2/Lib/test/
test_StringIO.py 206 class TestBufferStringIO(TestStringIO):
220 test_support.run_unittest(TestBufferStringIO, TestBuffercStringIO)

Completed in 204 milliseconds