Searched refs:get_full_output_path (Results 1 – 21 of 21) sorted by relevance
573 context.get_current_context().get_full_output_path(),578 context.get_current_context().get_full_output_path(), graph_data)593 context.get_current_context().get_full_output_path(),598 context.get_current_context().get_full_output_path(), graph_data)613 context.get_current_context().get_full_output_path(),618 context.get_current_context().get_full_output_path(), graph_data)633 context.get_current_context().get_full_output_path(),638 context.get_current_context().get_full_output_path(), graph_data)657 context.get_current_context().get_full_output_path(),662 context.get_current_context().get_full_output_path(), graph_data)[all …]
115 context.get_full_output_path.return_value = 'output/path'138 context.get_full_output_path.return_value = 'output/path'148 context.get_full_output_path.return_value = 'output/path'155 context.get_full_output_path.assert_called_once_with()162 context.get_full_output_path.return_value = 'output/path'180 context.get_full_output_path.return_value = 'output/path'199 context.get_full_output_path.return_value = 'output/path'225 context.get_full_output_path.return_value = 'output/path'250 context.get_full_output_path.return_value = 'output/path'276 context.get_full_output_path.return_value = 'output/path'[all …]
138 return os.path.join(self.context.get_full_output_path(),
214 def get_full_output_path(self, log_name=None): member in TestContext
42 full_out_dir = os.path.join(current_context.get_full_output_path(),
227 context.get_current_context().get_full_output_path(),
110 full_out_dir = os.path.join(current_context.get_full_output_path(),
708 br_path = context.get_current_context().get_full_output_path()737 bt_snoop_path = context.get_current_context().get_full_output_path()
321 full_out_dir = os.path.join(current_context.get_full_output_path(),
580 return context.get_current_context().get_full_output_path(self.serial)
152 context.get_current_context().get_full_output_path(),
170 current_context = context.get_current_context().get_full_output_path()209 current_context = context.get_current_context().get_full_output_path()
536 current_context = context.get_current_context().get_full_output_path()
666 current_context = context.get_current_context().get_full_output_path()
773 context.get_current_context().get_full_output_path())
955 current_context = context.get_current_context().get_full_output_path()
106 full_out_dir = os.path.join(current_context.get_full_output_path(),
2336 context.get_current_context().get_full_output_path(), 'PacketCapture')
170 self.assertEqual(context.get_full_output_path('foo'), full_path)
351 return curr_context.get_full_output_path(self.logger.name)
348 context.get_current_context().get_full_output_path(), 'power_data')