Searched refs:max_offset_ms (Results 1 – 1 of 1) sorted by relevance
288 int64_t max_offset_ms = 0; in RunFairnessTest() local294 max_offset_ms = std::max(max_offset_ms, offsets_ms[media_flow]); in RunFairnessTest()299 max_offset_ms = std::max(max_offset_ms, offsets_ms[tcp_flow]); in RunFairnessTest()339 metric_recorders[media_flow]->set_start_computing_metrics_ms(max_offset_ms); in RunFairnessTest()