Searched refs:diagnostics_path (Results 1 – 1 of 1) sorted by relevance
102 diagnostics_path = os.path.join(tracing_src_path, 'value', 'diagnostics') variable in TracingProject172 if x.startswith(self.diagnostics_path) and not _IsFilenameATest(x):