Searched refs:add_base_output_path (Results 1 – 3 of 3) sorted by relevance
145 context.add_base_output_path('basepath', mock_path)166 context.add_base_output_path('foo', 'base/path')
177 def add_base_output_path(cls, log_name, base_output_path): member in TestContext
241 context.TestContext.add_base_output_path(self.logger.name, self.base_path)