Home
last modified time | relevance | path

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

/art/test/414-static-fields/src/
DMain.java60 assertEquals(0, sJ); in $opt$TestAccess()
72 sJ = longValue; in $opt$TestAccess()
82 assertEquals(longValue, sJ); in $opt$TestAccess()
95 static long sJ; field in Main
/art/test/AllFields/
DAllFields.java24 static long sJ; field in AllFields