Searched refs:labeled_step_stats (Results 1 – 1 of 1) sorted by relevance
322 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local323 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()324 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()335 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local336 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()337 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()