Searched refs:getModeDesc (Results 1 – 3 of 3) sorted by relevance
316 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function350 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
326 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function360 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
318 static const char* getModeDesc (DiscardMode mode) in getModeDesc() function352 std::string description = std::string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()