Searched defs:sizes (Results 1 – 6 of 6) sorted by relevance
| /libcore/ojluni/src/test/java/lang/StringBuffer/ |
| D | Capacity.java | 43 int[] sizes = { 0, 1, rnd.nextInt(10), rnd.nextInt(1000) }; in test() local
|
| /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
| D | IntSliceOpTest.java | 212 private List<Integer> sizes(int size) { in sizes() method in IntSliceOpTest
|
| D | StreamBuilderTest.java | 47 List<Integer> sizes = Arrays.asList(0, 1, 4, 16, 256, field in StreamBuilderTest
|
| /libcore/ojluni/src/test/java/util/stream/boottest/java/util/stream/ |
| D | NodeBuilderTest.java | 43 List<Integer> sizes = Arrays.asList(0, 1, 4, 16, 256, field in NodeBuilderTest
|
| D | SpinedBufferTest.java | 40 static List<Integer> sizes; field in SpinedBufferTest
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
| D | FileChannelTest.java | 1973 int[] sizes = { in test_map_LargePosition() local
|