Searched refs:inputCells (Results 1 – 1 of 1) sorted by relevance
58 inputCells = (myInputs.length > 0) ? myInputs[0].getType().getCount() : 0; in timing()62 inputCells = myInputCells; in timing()72 private long inputCells = -1; field in UT_reduce.timing98 if (inputCells > 0) in string()103 if (inputCells > 0) { in string()104 result += "(" + fmt.format(inputCells) + " cells"; in string()