Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DImmutableRangeSetTest.java490 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSet() local
499 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetHeadSet() local
509 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetTailSet() local
519 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetSubSet() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableRangeSetTest.java489 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSet() local
498 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetHeadSet() local
508 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetTailSet() local
518 ImmutableSortedSet<Integer> expectedSet = ImmutableSortedSet.of(2, 3, 4, 8, 9, 16, 17); in testAsSetSubSet() local
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2CellIdTest.java244 Set<S2CellId> expectedSet = new HashSet<S2CellId>(expected); in testAllNeighbors() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java726 Set<String> expectedSet = new HashSet<>(); in TestAvailableCurrencyCodes() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
DCurrencyTest.java723 Set<String> expectedSet = new HashSet<>(); in TestAvailableCurrencyCodes() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestDisplayAndInputProcessor.java843 TreeSet<String> expectedSet = new TreeSet<>(Arrays.asList(expectedArray)); in filtersAsExpected() local
/external/cronet/third_party/icu/source/test/intltest/
Ditspoof.cpp655 UnicodeSet expectedSet(UnicodeString(test.fExpectedSet).unescape(), status); in testMixedNumbers() local
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp726 UnicodeSet expectedSet(UnicodeString(test.fExpectedSet).unescape(), status); in testMixedNumbers() local