Searched refs:log_executive (Results 1 – 6 of 6) sorted by relevance
71 step = RunTests(MockTool(log_executive=True), mock_options)75 tool = MockTool(log_executive=True)
123 tool = MockTool(log_executive=True)255 tool = MockTool(log_executive=True)283 tool = MockTool(log_executive=True)
46 queue.bind_to_tool(MockTool(log_executive=True))
132 …ptions=self._default_options(), expected_stderr=expected_stderr, tool=MockTool(log_executive=True))
82 tool = MockTool(log_executive=True)285 tool = MockTool(log_executive=True)
736 def __init__(self, log_executive=False): argument740 self.executive = MockExecutive(should_log=log_executive)