Searched refs:statistic_description (Results 1 – 1 of 1) sorted by relevance
265 std::string statistic_description = statistic["desc"].get<std::string>(); in ParseStatistics() local267 …std::shared_ptr<Statistics> parsed_statistic = Statistics::Build(statistic_description, statistic_… in ParseStatistics()