Searched refs:tracing_root_path (Results 1 – 1 of 1) sorted by relevance
60 tracing_root_path = os.path.join(catapult_path, 'tracing') variable in TracingProject62 tracing_src_path = os.path.join(tracing_root_path, 'tracing')69 tracing_third_party_path = os.path.join(tracing_root_path, 'third_party')95 test_data_path = os.path.join(tracing_root_path, 'test_data')96 skp_data_path = os.path.join(tracing_root_path, 'skp_data')105 self.source_paths.append(self.tracing_root_path)142 return [os.path.relpath(x, self.tracing_root_path)152 return [os.path.relpath(x, self.tracing_root_path)162 return [os.path.relpath(x, self.tracing_root_path)