Searched refs:new_log (Results 1 – 2 of 2) sorted by relevance
856 new_log = open(new_log_path)857 old_log.write(new_log.read())858 new_log.close()
1928 auto new_log = computation_->AddInstruction( in HandleLog() local1932 new_log, b)); in HandleLog()