Searched refs:get_local_probe_result_path (Results 1 – 11 of 11) sorted by relevance
106 return self.get_local_probe_result_path(probe)111 def get_local_probe_result_path(self, probe: Probe) -> LocalPath: member in ResultOrigin115 local_path = self.get_local_probe_result_path(probe)
248 def get_local_probe_result_path(self, probe: Probe) -> pth.LocalPath: member in Run
37 merged_result_path = group.get_local_probe_result_path(self)44 merged_result_path = group.get_local_probe_result_path(self)
78 def get_local_probe_result_path(self, member in RunGroup90 path = self.get_local_probe_result_path(probe, exists_ok)
96 merged_json_path = group.get_local_probe_result_path(self)111 merged_json_path = group.get_local_probe_result_path(self, exists_ok=True)125 merged_json_path = group.get_local_probe_result_path(self)
135 video_file = group.get_local_probe_result_path(self)176 result_dir = group.get_local_probe_result_path(self)
128 merged_path = group.get_local_probe_result_path(self)
74 group.get_local_probe_result_path(self).with_suffix(".csv")),79 csv_file = group.get_local_probe_result_path(self).with_suffix(".csv")
83 browsers_run_group.get_local_probe_result_path = unittest.mock.MagicMock(
223 group_dir = group.get_local_probe_result_path(self)242 group_dir = group.get_local_probe_result_path(self)
148 result_file = group.get_local_probe_result_path(self)