Searched refs:parsed_statistic (Results 1 – 1 of 1) sorted by relevance
267 …std::shared_ptr<Statistics> parsed_statistic = Statistics::Build(statistic_description, statistic_… in ParseStatistics() local268 RETURN_UNEXPECTED_IF_NULL(parsed_statistic); in ParseStatistics()269 AddStatistic(parsed_statistic); in ParseStatistics()