Searched refs:getTemplateDesc (Results 1 – 3 of 3) sorted by relevance
301 static const char* getTemplateDesc (DiscardTemplate variant) in getTemplateDesc() function350 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
311 static const char* getTemplateDesc (DiscardTemplate variant) in getTemplateDesc() function360 string description = string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()
303 static const char* getTemplateDesc (DiscardTemplate variant) in getTemplateDesc() function352 std::string description = std::string(getModeDesc(mode)) + " in " + getTemplateDesc(tmpl); in makeDiscardCase()