Home
last modified time | relevance | path

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

/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