Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/tracing/
Dtracing_project.py89 metrics_path = os.path.join(tracing_src_path, 'metrics') variable in TracingProject
149 if x.startswith(self.metrics_path) and not _IsFilenameATest(x):