Searched defs:counterDescription (Results 1 – 2 of 2) sorted by relevance
582 const std::string counterDescription = "a_counter_for_testing"; variable709 const std::string counterDescription = "a_counter_for_testing"; variable815 const std::string counterDescription = "a_counter_for_testing"; variable854 const std::string counterDescription = "an invalid d€scription"; // Invalid description variable893 const std::string counterDescription = "a valid description"; variable
409 const std::string& counterDescription = counter->m_Description; in CreateEventRecord() local