Home
last modified time | relevance | path

Searched refs:testAllocate (Results 1 – 9 of 9) sorted by relevance

/libcore/ojluni/src/test/java/nio/Buffer/
DAllocateDirectInit.java38 public void testAllocate(){ in testAllocate() method in AllocateDirectInit
DBasicInt.java1140 private static void testAllocate() { in testAllocate() method in BasicInt
1185 testAllocate(); in test()
DBasicShort.java1140 private static void testAllocate() { in testAllocate() method in BasicShort
1185 testAllocate(); in test()
DBasicLong.java1140 private static void testAllocate() { in testAllocate() method in BasicLong
1185 testAllocate(); in test()
DBasicFloat.java1140 private static void testAllocate() { in testAllocate() method in BasicFloat
1185 testAllocate(); in test()
DBasicDouble.java1140 private static void testAllocate() { in testAllocate() method in BasicDouble
1185 testAllocate(); in test()
DBasicChar.java1140 private static void testAllocate() { in testAllocate() method in BasicChar
1185 testAllocate(); in test()
DBasicByte.java1140 private static void testAllocate() { in testAllocate() method in BasicByte
1185 testAllocate(); in test()
DBasic-X.java.template1140 private static void testAllocate() {
1185 testAllocate();