Searched refs:update_output (Results 1 – 3 of 3) sorted by relevance
132 update_output = subprocess.check_output(137 self.log.debug(update_output.decode("utf-8"))
211 update_output = subprocess.check_output(216 self.log.debug(update_output.decode("utf-8"))
337 bool update_output = (depth % 2) == parity; in ReduceImpl() local339 if (i > 0 && !update_output) { in ReduceImpl()345 if (update_output) { in ReduceImpl()