Home
last modified time | relevance | path

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

/art/test/530-checker-lse2/src/
DMain.java61 private long mJ = 0; field in Main
132 mJ |= ((long) new Long((-2084191070L + (mJ | mJ)))); in testMethod()
139 mJ = (--mJ); in testMethod()
149 mJ /= ((long) (Math.nextDown(-1519600008.0f))); in testMethod()
150 mJ <<= (Math.round(1237681786.0)); in testMethod()
165 mJ >>= (Math.incrementExact(mJ)); in testMethod()
166 mJ = (~ -2103354070L); in testMethod()
171 mJ *= (- ((long) new Long(479832084L))); in testMethod()
172 mJ %= (Long.MAX_VALUE); in testMethod()
176 long lJ0 = (mJ--); in testMethod()
[all …]
/art/test/530-checker-lse2/
Dexpected.txt5 mJ = -576460752303423488
/art/test/525-checker-arrays-fields2/src/
DMain.java34 private long mJ; field in Main
138 mArrJ[i] = mJ; in InvLoopJ()
231 mArrJ[i] = mJ; in VarLoopJ()
233 mJ++; in VarLoopJ()
580 mJ = 5; in DoInstanceTests()
/art/test/dexdump/
Dall.txt87 name : 'mJ'