Searched refs:labeled_step_stats (Results 1 – 1 of 1) sorted by relevance
279 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local280 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()281 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()292 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local293 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()294 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()