Searched refs:tracing_root_path (Results 1 – 4 of 4) sorted by relevance
43 tracing_root_path = os.path.abspath(os.path.join(tracing_path, 'tracing')) variable in TracingProject44 tracing_src_path = os.path.abspath(os.path.join(tracing_root_path, 'tracing'))48 tracing_root_path, 'third_party'))62 test_data_path = os.path.join(tracing_root_path, 'test_data')63 skp_data_path = os.path.join(tracing_root_path, 'skp_data')73 self.source_paths.append(self.tracing_root_path)
61 return list(set([os.path.relpath(f, p.tracing_root_path)
125 os.path.join(tvp.tracing_root_path, 'trace_viewer.gypi'), GypiFile)
119 server.AddSourcePathMapping(project.tracing_root_path)