Searched refs:dimStr (Results 1 – 1 of 1) sorted by relevance
155 const char* dimStr = dim == 0 ? "ROWS" : "COLS"; in checkOp() local158 srcTypeStr.c_str(), dstTypeStr.c_str(), opTypeStr, dimStr ); in checkOp()