Searched refs:g_num_log_messages (Results 1 – 1 of 1) sorted by relevance
21 static constexpr size_t g_num_log_messages = 100; variable42 Diagnostics::Diagnostics() : m_log_handler(g_num_log_messages) {} in Diagnostics()