Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/testlib/uno/
H A DTestUtil.java107 public static double[] randFontSizeList(int listSize, int max) throws Exception { in randFontSizeList() argument
108 double[] sizeList = new double[listSize]; in randFontSizeList()
109 for (int i =0; i < listSize; i++) { in randFontSizeList()

Completed in 24 milliseconds