Home
last modified time | relevance | path

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

/art/test/160-read-barrier-stress/src/
DMain.java148 String testString2 = null; in testGcRoots() local
155 testString2 = "testString2"; in testGcRoots()
168 assertSameObject(testString2, "testString2"); in testGcRoots()