Home
last modified time | relevance | path

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

/art/test/160-read-barrier-stress/src/
DMain.java26 testUnsafeGet(); in main()
175 public static void testUnsafeGet() throws Exception { in testUnsafeGet() method in Main