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

  /external/python/cpython2/Lib/test/
test_mailbox.py 701 self._box._refresh()
707 self._box._refresh()
713 # Issue #13254: Call _refresh after the "file system safety
715 # updated because this is the first call to _refresh.
723 # skew factor to make _refresh think that the filesystem
728 self._box._refresh()
    [all...]
  /external/python/cpython3/Lib/test/
test_mailbox.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mailbox.py 702 self._box._refresh()
708 self._box._refresh()
714 # Issue #13254: Call _refresh after the "file system safety
716 # updated because this is the first call to _refresh.
724 # skew factor to make _refresh think that the filesystem
729 self._box._refresh()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mailbox.py 702 self._box._refresh()
708 self._box._refresh()
714 # Issue #13254: Call _refresh after the "file system safety
716 # updated because this is the first call to _refresh.
724 # skew factor to make _refresh think that the filesystem
729 self._box._refresh()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 702 self._box._refresh()
708 self._box._refresh()
714 # Issue #13254: Call _refresh after the "file system safety
716 # updated because this is the first call to _refresh.
724 # skew factor to make _refresh think that the filesystem
729 self._box._refresh()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 702 self._box._refresh()
708 self._box._refresh()
714 # Issue #13254: Call _refresh after the "file system safety
716 # updated because this is the first call to _refresh.
724 # skew factor to make _refresh think that the filesystem
729 self._box._refresh()
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mailbox.py 364 self._refresh()
374 self._refresh()
379 self._refresh()
482 def _refresh(self): member in class:Maildir
484 # If it has been less than two seconds since the last _refresh() call,
488 # results in a few unnecessary re-reads when _refresh() is called
525 self._refresh()
    [all...]
  /external/python/cpython2/Lib/
mailbox.py 383 self._refresh()
393 self._refresh()
398 self._refresh()
501 def _refresh(self): member in class:Maildir
503 # If it has been less than two seconds since the last _refresh() call,
507 # results in a few unnecessary re-reads when _refresh() is called
544 self._refresh()
    [all...]
  /external/python/cpython3/Lib/
mailbox.py 397 self._refresh()
407 self._refresh()
412 self._refresh()
511 def _refresh(self): member in class:Maildir
513 # If it has been less than two seconds since the last _refresh() call,
517 # results in a few unnecessary re-reads when _refresh() is called
554 self._refresh()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mailbox.py 377 self._refresh()
387 self._refresh()
392 self._refresh()
495 def _refresh(self): member in class:Maildir
497 # If it has been less than two seconds since the last _refresh() call,
501 # results in a few unnecessary re-reads when _refresh() is called
538 self._refresh()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mailbox.py 377 self._refresh()
387 self._refresh()
392 self._refresh()
495 def _refresh(self): member in class:Maildir
497 # If it has been less than two seconds since the last _refresh() call,
501 # results in a few unnecessary re-reads when _refresh() is called
538 self._refresh()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 377 self._refresh()
387 self._refresh()
392 self._refresh()
495 def _refresh(self): member in class:Maildir
497 # If it has been less than two seconds since the last _refresh() call,
501 # results in a few unnecessary re-reads when _refresh() is called
538 self._refresh()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 377 self._refresh()
387 self._refresh()
392 self._refresh()
495 def _refresh(self): member in class:Maildir
497 # If it has been less than two seconds since the last _refresh() call,
501 # results in a few unnecessary re-reads when _refresh() is called
538 self._refresh()
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py 668 self._box._refresh()
674 self._box._refresh()
    [all...]

Completed in 476 milliseconds