Searched defs:expectedArray (Results 1 – 2 of 2) sorted by relevance
460 String[] expectedArray = expected.toArray(new String[0]); in testLists() local478 RegularPolygon[] expectedArray = expected.toArray(new RegularPolygon[0]); in testLists() local
74 ArrayList<TestWorkItem> expectedArray = new ArrayList<>(); in compareWork() local