Searched refs:clearcache (Results 1 - 10 of 10) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dlinecache.py11 __all__ = ["getline", "clearcache", "checkcache"]
26 def clearcache(): function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dlinecache.py11 __all__ = ["getline", "clearcache", "checkcache"]
26 def clearcache(): function
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_linecache.py90 linecache.clearcache()
H A Dtest_zipimport_support.py71 linecache.clearcache()
H A Dtest_zipimport.py65 linecache.clearcache()
H A Dregrtest.py1093 linecache.clearcache()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_linecache.py90 linecache.clearcache()
H A Dtest_zipimport_support.py71 linecache.clearcache()
H A Dtest_zipimport.py65 linecache.clearcache()
H A Dregrtest.py1093 linecache.clearcache()

Completed in 163 milliseconds