Searched refs:labeled_step_stats (Results 1 – 1 of 1) sorted by relevance
176 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local177 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()178 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()189 auto* labeled_step_stats = response->add_step(); in RetrieveLogs() local190 labeled_step_stats->set_step_id(step_id); in RetrieveLogs()191 labeled_step_stats->mutable_step_stats()->Swap(&step_stats); in RetrieveLogs()