Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dpath.py56 should_include_file=lambda _: True): argument
61 for file_name in files if should_include_file(file_name)]