Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_py_compile.py16 def without_source_date_epoch(fxn): function
47 wrapper = without_source_date_epoch(meth)
Dtest_compileall.py33 from .test_py_compile import without_source_date_epoch
533 @without_source_date_epoch # timestamp invalidation test
602 @without_source_date_epoch # timestamp invalidation test
/third_party/python/Lib/test/test_importlib/source/
Dtest_file_loader.py22 from test.test_py_compile import without_source_date_epoch
634 @without_source_date_epoch