Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java140 static final int sf_iM = -2000000; field in ImplicitStringConcatShapes
290 test("-2000000", "" + sf_iM); in run0()
365 test("-96.0-2000000", "" + s_dM + sf_iM); in run0()
440 test("null-2000000", "" + s_oNtS + sf_iM); in run0()
515 test("\u045176-2000000", "" + f_strU + sf_iM); in run0()
590 test("92-2000000", "" + sf_strU2 + sf_iM); in run0()
665 test("51-2000000", "" + sf_strU1 + sf_iM); in run0()
740 test("null-2000000", "" + s_iAN + sf_iM); in run0()
815 test("-54-2000000", "" + f_bM + sf_iM); in run0()
890 test("-87.0-2000000", "" + f_fM + sf_iM); in run0()
[all …]