/external/icu/icu4c/source/test/intltest/ |
D | uobjtest.cpp | 339 UnicodeSet emptySet; in testIDs() local 594 UnicodeSet emptySet; in TestCompilerRTTI() local
|
D | itutil.cpp | 561 UnicodeSet emptySet; in TestLocalXyzPointer() local 620 UnicodeSet emptySet; in TestLocalXyzPointerMoveSwap() local
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | LocalVariableInfo.java | 40 private final RegisterSpecSet emptySet; field in LocalVariableInfo
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ContiguousSetTest.java | 266 ContiguousSet<Integer> emptySet = ContiguousSet.create(Range.closedOpen(2, 2), integers()); in testIntersection_empty() local
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | LocalVariableInfo.java | 38 private final RegisterSpecSet emptySet; field in LocalVariableInfo
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ContiguousSetTest.java | 304 ContiguousSet<Integer> emptySet = ContiguousSet.create(Range.closedOpen(2, 2), integers()); in testIntersection_empty() local
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableSetMultimap.java | 335 private final transient ImmutableSet<V> emptySet; field in ImmutableSetMultimap 459 private static <V> ImmutableSet<V> emptySet( in emptySet() method in ImmutableSetMultimap
|
D | ImmutableSortedSet.java | 61 private static <E> ImmutableSortedSet<E> emptySet() { in emptySet() method in ImmutableSortedSet 65 static <E> ImmutableSortedSet<E> emptySet( in emptySet() method in ImmutableSortedSet
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableSetMultimap.java | 341 private final transient ImmutableSet<V> emptySet; field in ImmutableSetMultimap 465 private static <V> ImmutableSet<V> emptySet( in emptySet() method in ImmutableSetMultimap
|
D | ImmutableSortedSet.java | 104 private static <E> ImmutableSortedSet<E> emptySet() { in emptySet() method in ImmutableSortedSet 108 static <E> ImmutableSortedSet<E> emptySet( in emptySet() method in ImmutableSortedSet
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | FieldSet.java | 98 FieldSet<T> emptySet() { in emptySet() method in FieldSet
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | DerivedCollectionGenerators.java | 355 SortedSet<E> emptySet = delegate.create(); in SortedSetSubsetTestSetGenerator() local
|