Home
last modified time | relevance | path

Searched defs:cellCount (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetDataProcessor.java38 public int cellCount; field in SpreadsheetDataProcessor.TooManyCellsError
40 public TooManyCellsError(int cellCount) { in TooManyCellsError()