Home
last modified time | relevance | path

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

/aosp12/art/test/160-read-barrier-stress/src/
H A DMain.java153 String testString0 = null; in testGcRoots() local
160 testString0 = "testString0"; in testGcRoots()
173 assertSameObject(testString0, "testString0"); in testGcRoots()