Searched defs:testAllocate (Results 1 - 7 of 7) sorted by relevance
/openjdk7/jdk/test/java/nio/Buffer/ | ||
H A D | BasicByte.java | 894 private static void testAllocate() { method in class:BasicByte 909 testAllocate(); |
H A D | BasicChar.java | 894 private static void testAllocate() { method in class:BasicChar 909 testAllocate(); |
H A D | BasicDouble.java | 894 private static void testAllocate() { method in class:BasicDouble 909 testAllocate(); |
H A D | BasicFloat.java | 894 private static void testAllocate() { method in class:BasicFloat 909 testAllocate(); |
H A D | BasicInt.java | 894 private static void testAllocate() { method in class:BasicInt 909 testAllocate(); |
H A D | BasicLong.java | 894 private static void testAllocate() { method in class:BasicLong 909 testAllocate(); |
H A D | BasicShort.java | 894 private static void testAllocate() { method in class:BasicShort 909 testAllocate(); |
Completed in 30 milliseconds