Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_zipimport.py43 test_pyc = make_pyc(test_co, NOW) variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zipimport.py49 test_pyc = make_pyc(test_co, NOW, len(test_src)) variable