Searched refs:direction_str (Results 1 – 1 of 1) sorted by relevance
209 const char* direction_str = (direction == TransferDirection::push) ? "pushed" : "pulled"; in ReportTransferRate() local218 << direction_str << ", " << files_skipped << " skipped."; in ReportTransferRate()