Home
last modified time | relevance | path

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

/art/test/160-read-barrier-stress/src/
DMain.java147 String testString1 = null; in testGcRoots() local
154 testString1 = "testString1"; in testGcRoots()
167 assertSameObject(testString1, "testString1"); in testGcRoots()