| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | ImmutableRangeSetTest.java | 490 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/ |
| D | ImmutableRangeSetTest.java | 489 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/ |
| D | S2CellIdTest.java | 244 Set<S2CellId> expectedSet = new HashSet<S2CellId>(expected); in testAllNeighbors() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | CurrencyTest.java | 726 Set<String> expectedSet = new HashSet<>(); in TestAvailableCurrencyCodes() local
|
| /external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/ |
| D | CurrencyTest.java | 723 Set<String> expectedSet = new HashSet<>(); in TestAvailableCurrencyCodes() local
|
| /external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
| D | TestDisplayAndInputProcessor.java | 843 TreeSet<String> expectedSet = new TreeSet<>(Arrays.asList(expectedArray)); in filtersAsExpected() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | itspoof.cpp | 655 UnicodeSet expectedSet(UnicodeString(test.fExpectedSet).unescape(), status); in testMixedNumbers() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | itspoof.cpp | 726 UnicodeSet expectedSet(UnicodeString(test.fExpectedSet).unescape(), status); in testMixedNumbers() local
|