Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java188 final short f_sM = -9900; field in ImplicitStringConcatShapes
239 test("-9900", "" + f_sM); in run0()
314 test("-96.0-9900", "" + s_dM + f_sM); in run0()
389 test("null-9900", "" + s_oNtS + f_sM); in run0()
464 test("\u045176-9900", "" + f_strU + f_sM); in run0()
539 test("92-9900", "" + sf_strU2 + f_sM); in run0()
614 test("51-9900", "" + sf_strU1 + f_sM); in run0()
689 test("null-9900", "" + s_iAN + f_sM); in run0()
764 test("-54-9900", "" + f_bM + f_sM); in run0()
839 test("-87.0-9900", "" + f_fM + f_sM); in run0()
[all …]