Home
last modified time | relevance | path

Searched refs:without_source_date_epoch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_py_compile.py16 def without_source_date_epoch(fxn): function
47 wrapper = without_source_date_epoch(meth)
Dtest_compileall.py31 from test.test_py_compile import without_source_date_epoch
553 @without_source_date_epoch # timestamp invalidation test
622 @without_source_date_epoch # timestamp invalidation test
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_file_loader.py21 from test.test_py_compile import without_source_date_epoch
633 @without_source_date_epoch