Searched refs:getModeName (Results 1 – 3 of 3) sorted by relevance
296 static const char* getModeName (DiscardMode mode) in getModeName() function359 string name = string(getTemplateName(tmpl)) + "_" + getModeName(mode); in makeDiscardCase()
286 static const char* getModeName (DiscardMode mode) in getModeName() function349 string name = string(getTemplateName(tmpl)) + "_" + getModeName(mode); in makeDiscardCase()
315 static const char* getModeName (DiscardMode mode) in getModeName() function398 std::string name = std::string(getTemplateName(tmpl)) + "_" + getModeName(mode); in makeDiscardCase()