Home
last modified time | relevance | path

Searched refs:rowTop (Results 1 – 1 of 1) sorted by relevance

/aoo41x/test/testuno/source/testlib/uno/
H A DTestUtil.java72 public static CellInfo randCell(int colTop, int rowTop) throws Exception { in randCell() argument
76 cInfo.setRow(random.nextInt(rowTop)); in randCell()

Completed in 12 milliseconds