Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/tracing/
Dtracing_project.py50 def _IsFilenameATest(x): function
160 _IsFilenameATest(x) and pred(x)]
170 if x.startswith(self.metrics_path) and not _IsFilenameATest(x):
180 if x.startswith(self.diagnostics_path) and not _IsFilenameATest(x):