Searched refs:nullNotFirst (Results 1 – 1 of 1) sorted by relevance
605 List<Integer> nullNotFirst = Lists.newArrayList(0, null); in testEncloseAll_nullValue() local607 Range.encloseAll(nullNotFirst); in testEncloseAll_nullValue()