Lines Matching full:casename
1103 const string caseName = string(getPrecisionName(precision)) + "_" + getDataTypeName(type);1105 group->addChild(new T(context, caseName.c_str(), operandType, type, precision));