Home
last modified time | relevance | path

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

/art/test/160-read-barrier-stress/src/
DMain.java146 String testString0 = null; in testGcRoots() local
153 testString0 = "testString0"; in testGcRoots()
166 assertSameObject(testString0, "testString0"); in testGcRoots()