Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java190 final int f_iM = -55000000; field in ImplicitStringConcatShapes
279 test("-55000000", "" + f_iM); in run0()
354 test("-96.0-55000000", "" + s_dM + f_iM); in run0()
429 test("null-55000000", "" + s_oNtS + f_iM); in run0()
504 test("\u045176-55000000", "" + f_strU + f_iM); in run0()
579 test("92-55000000", "" + sf_strU2 + f_iM); in run0()
654 test("51-55000000", "" + sf_strU1 + f_iM); in run0()
729 test("null-55000000", "" + s_iAN + f_iM); in run0()
804 test("-54-55000000", "" + f_bM + f_iM); in run0()
879 test("-87.0-55000000", "" + f_fM + f_iM); in run0()
[all …]