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