Home
last modified time | relevance | path

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

/aoo4110/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java73 String[][] expectedSortedResult = new String[][] { { "a" }, { "A" }, { "B" }, { "C" }, { "D" }, }; in testSortOptionsCaseSensitive() local
110 …String[][] expectedSortedResult = new String[][] { { "1", "AB" }, { "2", "BC" }, { "3", "D" }, { "… in testSortOptionsCopyResultTo() local
594 String[][] expectedSortedResult = new String[][] { { "Units", "3", "4", "6", "7", "12", "27" }, }; in testSortOptionsDirectionSortColumns() local

Completed in 17 milliseconds