Searched defs:b2 (Results 1 – 10 of 10) sorted by relevance
| /libcore/benchmarks/src/benchmarks/regression/ |
| D | EqualsHashCodeBenchmark.java | 46 Object b2; field in EqualsHashCodeBenchmark
|
| /libcore/luni/src/test/java/tests/support/ |
| D | Support_SQL.java | 91 public static boolean isEqual(byte[] b1, int off1, byte[] b2, int off2, in isEqual()
|
| /libcore/luni/src/test/java/libcore/java/nio/ |
| D | BufferTest.java | 901 ByteBuffer b2 = b1.duplicate(); in testFreed() local 924 ByteBuffer b2 = b1.duplicate(); in testAccess() local
|
| /libcore/ojluni/src/main/java/java/nio/ |
| D | Bits.java | 208 static private int makeInt(byte b3, byte b2, byte b1, byte b0) { in makeInt() 302 byte b3, byte b2, byte b1, byte b0) in makeLong()
|
| /libcore/jsr166-tests/src/test/java/jsr166/ |
| D | ArrayDequeTest.java | 674 Integer[] b2 = (Integer[]) q.toArray(a2); in checkToArray2() local
|
| D | ArrayBlockingQueueTest.java | 644 Integer[] b2 = (Integer[]) q.toArray(a2); in checkToArray2() local
|
| /libcore/ojluni/src/main/java/java/util/ |
| D | Base64.java | 755 private int b0, b1, b2; field in Base64.EncOutputStream
|
| /libcore/ojluni/src/main/java/java/io/ |
| D | ObjectInputStream.java | 3243 int b1, b2, b3; in readUTFSpan() local 3311 int b1, b2, b3; in readUTFChar() local
|
| /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/ |
| D | ObjectInputStreamTest.java | 110 B1 b2 = b1; field in ObjectInputStreamTest.A1
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
| D | ArraysTest.java | 2315 short[] b2 = { 0, 1 }; in test_deepEquals$Ljava_lang_ObjectLjava_lang_Object() local 2338 short[] b2 = { 0, 1 }; in test_deepHashCode$Ljava_lang_Object() local
|