Searched refs:task_ (Results 1 – 2 of 2) sorted by relevance
120 : task_(task), start_time_(std::chrono::steady_clock::now()) {} in ThroughputLogger()129 ALOGD("%s %.1f KB/s (%zu bytes in %.3fs)", task_.c_str(), rate_kb, in ~ThroughputLogger()137 std::string task_; member in ThroughputLogger
121 : task_(task), start_time_(std::chrono::steady_clock::now()) {} in ThroughputLogger()130 ALOGD("%s %.1f KB/s (%zu bytes in %.3fs)", task_.c_str(), rate_kb, in ~ThroughputLogger()138 std::string task_; member in ThroughputLogger