Searched refs:pool_result (Results 1 – 2 of 2) sorted by relevance
62 for pool_result in it:63 self._unpack_result(pool_result)83 def _unpack_result(self, pool_result): argument84 if pool_result.heartbeat:88 job_result = pool_result.value
159 def consume_test_result(self, pool_result): argument173 (test_index, test_with_result) = pool_result