Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/tracing/
Dtracing_project.py39 def _IsFilenameATest(x): function
139 _IsFilenameATest(x) and pred(x)]
149 if x.startswith(self.metrics_path) and not _IsFilenameATest(x):
159 if x.startswith(self.diagnostics_path) and not _IsFilenameATest(x):