HomeSort by relevance Sort by last modified time
    Searched full:has_textmode (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tempfile.py 25 has_textmode = (tempfile._text_openflags != tempfile._bin_openflags) variable
383 if not has_textmode:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tempfile.py 25 has_textmode = (tempfile._text_openflags != tempfile._bin_openflags) variable
383 if not has_textmode:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 25 has_textmode = (tempfile._text_openflags != tempfile._bin_openflags) variable
383 if not has_textmode:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 25 has_textmode = (tempfile._text_openflags != tempfile._bin_openflags) variable
383 if not has_textmode:

Completed in 241 milliseconds