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