Home
last modified time | relevance | path

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

/art/test/160-read-barrier-stress/src/
DMain.java149 String testString3 = null; in testGcRoots() local
156 testString3 = "testString3"; in testGcRoots()
169 assertSameObject(testString3, "testString3"); in testGcRoots()