Lines Matching refs:join
13 … trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace.json")
98 … trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace.json")
104 … compact_trace_bundle_dir = os.path.join(self.getBuildDir(), "intelpt-multi-core-trace-compact")
112 self.traceLoad(os.path.join(compact_trace_bundle_dir, "trace.json"), substrs=["intel-pt"])
130 …trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace_with_string…
143 …trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace_missing_thr…
156 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace.json")
169 self.assertEqual(path.fullpath, os.path.join(src_dir, "intelpt-trace", "a.out"))
204 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace_bad.json")
232 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace_bad2.json")
238 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace_bad4.json")
255 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace_bad5.json")
263 trace_description_file_path = os.path.join(src_dir, "intelpt-trace", "trace_bad3.json")