Lines Matching refs:src_dir
12 src_dir = self.getSourceDir()
13 … trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace.json")
97 src_dir = self.getSourceDir()
98 … trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace.json")
129 src_dir = self.getSourceDir()
130 …trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace_with_string…
142 src_dir = self.getSourceDir()
143 …trace_description_file_path = os.path.join(src_dir, "intelpt-multi-core-trace", "trace_missing_thr…
155 src_dir = self.getSourceDir()
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"))
201 src_dir = self.getSourceDir()
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")