Searched refs:test_clearcache (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_linecache.py | 78 def test_clearcache(self): member in LineCacheTests |
/external/python/cpython3/Lib/test/ | ||
D | test_linecache.py | 134 def test_clearcache(self): member in LineCacheTests |