/libcore/luni/src/test/java/libcore/java/text/ |
D | OldAttributedCharacterIteratorTest.java | 33 AttributedString as = new AttributedString("test"); in test_getRunLimitLSet() local 56 AttributedString as = new AttributedString("test"); in test_getAllAttributeKeys() local 98 AttributedString as = new AttributedString("test"); in test_getAttributes() local 106 AttributedString as = new AttributedString(""); in test_getRunLimit() local 117 AttributedString as = new AttributedString(""); in test_getRunLimitLAttribute() local 138 AttributedString as = new AttributedString(""); in test_getRunStart() local 159 AttributedString as = new AttributedString("test text"); in test_getRunStartLAttribute() local 172 AttributedString as = new AttributedString("test"); in test_getRunStartLjava_util_Set() local 195 AttributedString as = new AttributedString(string); in setUp() local
|
D | OldAttributedStringTest.java | 280 AttributedString as = new AttributedString("test"); in test_addAttributeLjava_text_AttributedCharacterIterator$AttributeLjava_lang_ObjectII() local 326 AttributedString as = new AttributedString("123", Collections.emptyMap()); in test_addAttributeLjava_text_AttributedCharacterIterator$AttributeLjava_lang_Object() local 357 AttributedString as = new AttributedString("test"); in test_addAttributesLjava_util_MapII() local
|
/libcore/ojluni/src/main/java/java/text/ |
D | Format.java | 281 AttributedString as = new AttributedString(s); in createAttributedCharacterIterator() local 298 AttributedString as = new AttributedString(iterators); in createAttributedCharacterIterator() local 316 AttributedString as = new AttributedString(string); in createAttributedCharacterIterator() local 335 AttributedString as = new AttributedString(iterator); in createAttributedCharacterIterator() local
|
D | CharacterIteratorFieldDelegate.java | 65 AttributedString as = attributedStrings. in formatted() local
|
/libcore/ojluni/src/test/java/text/AttributedString/ |
D | getRunStartLimitTest.java | 44 AttributedString as = new AttributedString(text); in main() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
D | AttributedStringTest.java | 120 AttributedString as = new AttributedString("test"); in test_addAttributeLjava_text_AttributedCharacterIterator$AttributeLjava_lang_ObjectII() local 165 AttributedString as = new AttributedString("123", new WeakHashMap()); in test_addAttributeLjava_text_AttributedCharacterIterator$AttributeLjava_lang_Object() local
|
D | AttributedCharacterIteratorTest.java | 158 AttributedString as = new AttributedString("test"); in test_getRunLimitLjava_text_AttributedCharacterIterator$Attribute() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
D | BigIntegerOperateBitsTest.java | 215 String as = "-18446744073709551615"; in testClearBitNegativeInside3() local 228 String as = "-4294967295"; in testClearBitNegativeInside4() local 242 String as = "-18446744073709551615"; in testClearBitNegativeInside5() local 575 String as = "-18446744073709551615"; in testFlipBitNegativeInside3() local 589 String as = "-4294967295"; in testFlipBitNegativeInside4() local 603 String as = "-18446744073709551615"; in testFlipBitNegativeInside5() local 954 String as = "-18446744073709551615"; in testSetBitNegativeInside3() local 968 String as = "-4294967295"; in testSetBitNegativeInside4() local 981 String as = "-18446744073709551615"; in testSetBitNegativeInside5() local
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
D | GroupByOpTest.java | 165 Set<V> as = new HashSet<>(a.get(k)); in multiMapEquals() local
|
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
D | mySSLSession.java | 180 String as[] = new String[vector.size()]; in getValueNames() local
|
/libcore/luni/src/main/java/libcore/reflect/ |
D | Types.java | 137 String as[] = c.getName().split("\\["); in appendGenericType() local
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
D | TreeSetTest.java | 226 Set as = new HashSet(Arrays.asList(objArray)); in test_iterator() local
|
/libcore/ojluni/src/test/java/nio/Buffer/ |
D | BasicByte.java | 460 ByteBuffer as = ((ByteBuffer) ab.slice().position(p).limit(l)). in testAlign() local
|
D | EqualsCompareTest.java | 636 B as = aLength != s in testBufferType() local
|
/libcore/ojluni/src/test/java/util/concurrent/tck/ |
D | ArrayDequeTest.java | 733 Object[][] as = { a1, a2, a3, a4, a5, a6 }; in checkToArray() local
|
D | ArrayBlockingQueueTest.java | 689 Object[][] as = { a1, a2, a3, a4, a5, a6 }; in checkToArray() local
|
/libcore/ojluni/src/main/java/java/util/ |
D | HashMap.java | 346 Class<?> c; Type[] ts, as; ParameterizedType p; in comparableClassFor() local
|
/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CompletableFuture.java | 1701 CompletableFuture<?>[] as; in tryFire() local
|
D | ConcurrentHashMap.java | 715 Class<?> c; Type[] ts, as; ParameterizedType p; in comparableClassFor() local
|