Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java137 static final short sf_s = 5500; field in ImplicitStringConcatShapes
250 test("5500", "" + sf_s); in run0()
325 test("-96.05500", "" + s_dM + sf_s); in run0()
400 test("null5500", "" + s_oNtS + sf_s); in run0()
475 test("\u0451765500", "" + f_strU + sf_s); in run0()
550 test("925500", "" + sf_strU2 + sf_s); in run0()
625 test("515500", "" + sf_strU1 + sf_s); in run0()
700 test("null5500", "" + s_iAN + sf_s); in run0()
775 test("-545500", "" + f_bM + sf_s); in run0()
850 test("-87.05500", "" + f_fM + sf_s); in run0()
[all …]