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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fnmatch.py 7 from fnmatch import fnmatch, fnmatchcase, _MAXCACHE, _cache, _purge namespace
13 _purge()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fnmatch.py 7 from fnmatch import fnmatch, fnmatchcase, _MAXCACHE, _cache, _purge namespace
13 _purge()
  /external/chromium_org/third_party/tlslite/tlslite/
SessionCache.py 49 self._purge() #Delete old items, so we're assured of a new one
82 def _purge(self): member in class:SessionCache
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fnmatch.py 20 def _purge(): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fnmatch.py 20 def _purge(): function

Completed in 1431 milliseconds