Home
last modified time | relevance | path

Searched refs:compile_files (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/compiler/
Dregrtest.py31 def compile_files(dir): function
57 compile_files(path)
72 compile_files(lib_dir)
/external/catch2/scripts/
DbenchmarkCompile.py61 def compile_files(): function
146 … ... compiling test files, mean: {:.2f}, median: {:.2f} s'.format(*benchmark(compile_files)))