Searched defs:given (Results 1 – 3 of 3) sorted by relevance
96 String given = "\u0627\u0628 456"; in test6943963() local121 String given = "\u1a20 012"; in test6903266() local148 String given, String expected) { in checkResult()
44 static final String[] given = { field in Bug4533872
77 private <E> void checkContents(Collection<E> c, BiPredicate<E,E> p, E... given) { in checkContents() argument113 private void checkElements(Collection<Box> c, Box... given) { in checkElements()120 private void checkEntries(Collection<Map.Entry<Box, Box>> c, Map.Entry<Box, Box>... given) { in checkEntries() argument