Searched refs:m_impl_type (Results 1 – 1 of 1) sorted by relevance
219 : m_total_time(), m_impl_type(std::move(impl_type)), in SummaryStatistics()231 std::string GetSummaryKindName() const { return m_impl_type; } in GetSummaryKindName()260 const std::string m_impl_type; variable