Home
last modified time | relevance | path

Searched refs:testUnsafeGetLong (Results 1 – 2 of 2) sorted by relevance

/art/test/2236-JdkUnsafeGetLong-regression/src/
DMain.java37 testUnsafeGetLong(unsafe); in main()
40 public static void testUnsafeGetLong(Unsafe unsafe) throws Exception { in testUnsafeGetLong() method in Main
/art/test/555-UnsafeGetLong-regression/src/
DMain.java38 testUnsafeGetLong(unsafe); in main()
41 public static void testUnsafeGetLong(Unsafe unsafe) throws Exception { in testUnsafeGetLong() method in Main