Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java163 static short s_sM = -2900; field in ImplicitStringConcatShapes
251 test("-2900", "" + s_sM); in run0()
326 test("-96.0-2900", "" + s_dM + s_sM); in run0()
401 test("null-2900", "" + s_oNtS + s_sM); in run0()
476 test("\u045176-2900", "" + f_strU + s_sM); in run0()
551 test("92-2900", "" + sf_strU2 + s_sM); in run0()
626 test("51-2900", "" + sf_strU1 + s_sM); in run0()
701 test("null-2900", "" + s_iAN + s_sM); in run0()
776 test("-54-2900", "" + f_bM + s_sM); in run0()
851 test("-87.0-2900", "" + f_fM + s_sM); in run0()
[all …]