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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tempfile.py 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped
283 if bin: flags = self._bflags
582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped
588 os.close(os.open(self.name, self._bflags, 0600))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tempfile.py 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped
283 if bin: flags = self._bflags
582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped
588 os.close(os.open(self.name, self._bflags, 0600))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped
283 if bin: flags = self._bflags
582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped
588 os.close(os.open(self.name, self._bflags, 0600))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tempfile.py 277 _bflags = tempfile._bin_openflags variable in class:test__mkstemp_inner.mkstemped
283 if bin: flags = self._bflags
582 _bflags = tempfile._bin_openflags variable in class:test_mktemp.mktemped
588 os.close(os.open(self.name, self._bflags, 0600))

Completed in 320 milliseconds