Searched refs:SetStatistics (Results 1 – 2 of 2) sorted by relevance
45 void SetStatistics(const std::string& name, const Statistics& stats);
410 void Result::SetStatistics(const std::string& name, const Result::Statistics& statistics) { in SetStatistics() function in dittosuite::Result432 result->SetStatistics(m.name(), stats); in FromPb()