Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java141 static final Integer sf_I = 1000000; field in ImplicitStringConcatShapes
286 test("1000000", "" + sf_I); in run0()
361 test("-96.01000000", "" + s_dM + sf_I); in run0()
436 test("null1000000", "" + s_oNtS + sf_I); in run0()
511 test("\u0451761000000", "" + f_strU + sf_I); in run0()
586 test("921000000", "" + sf_strU2 + sf_I); in run0()
661 test("511000000", "" + sf_strU1 + sf_I); in run0()
736 test("null1000000", "" + s_iAN + sf_I); in run0()
811 test("-541000000", "" + f_bM + sf_I); in run0()
886 test("-87.01000000", "" + f_fM + sf_I); in run0()
[all …]