Home
last modified time | relevance | path

Searched defs:temporary_pycache_prefix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dutil.py327 def temporary_pycache_prefix(prefix): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_compileall.py505 def temporary_pycache_prefix(self): member in CommandLineTestsBase