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/
H A Dtest_py_compile.py16 def without_source_date_epoch(fxn): function
47 wrapper = without_source_date_epoch(meth)
H A Dtest_compileall.py31 from test.test_py_compile import without_source_date_epoch namespace
553 @without_source_date_epoch # timestamp invalidation test
622 @without_source_date_epoch # timestamp invalidation test
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_file_loader.py21 from test.test_py_compile import without_source_date_epoch namespace
633 @without_source_date_epoch

Completed in 4 milliseconds