Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java165 static int s_iM = -1000000; field in ImplicitStringConcatShapes
285 test("-1000000", "" + s_iM); in run0()
360 test("-96.0-1000000", "" + s_dM + s_iM); in run0()
435 test("null-1000000", "" + s_oNtS + s_iM); in run0()
510 test("\u045176-1000000", "" + f_strU + s_iM); in run0()
585 test("92-1000000", "" + sf_strU2 + s_iM); in run0()
660 test("51-1000000", "" + sf_strU1 + s_iM); in run0()
735 test("null-1000000", "" + s_iAN + s_iM); in run0()
810 test("-54-1000000", "" + f_bM + s_iM); in run0()
885 test("-87.0-1000000", "" + f_fM + s_iM); in run0()
[all …]