Searched refs:_can_build (Results 1 – 3 of 3) sorted by relevance
49 OutputCapture().assert_outputs(self, queue._can_build, [], expected_stderr=expected_stderr)56 OutputCapture().assert_outputs(self, queue._can_build, [], expected_stderr=expected_stderr)77 ews._can_build = lambda: True
46 def _can_build(self): member in AbstractEarlyWarningSystem92 if not self._can_build():
13260 In the case of _can_build() the parent process is reporting the error.