Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java171 static long s_lM = -1410065408L; field in ImplicitStringConcatShapes
235 test("-1410065408", "" + s_lM); in run0()
310 test("-96.0-1410065408", "" + s_dM + s_lM); in run0()
385 test("null-1410065408", "" + s_oNtS + s_lM); in run0()
460 test("\u045176-1410065408", "" + f_strU + s_lM); in run0()
535 test("92-1410065408", "" + sf_strU2 + s_lM); in run0()
610 test("51-1410065408", "" + sf_strU1 + s_lM); in run0()
685 test("null-1410065408", "" + s_iAN + s_lM); in run0()
760 test("-54-1410065408", "" + f_bM + s_lM); in run0()
835 test("-87.0-1410065408", "" + f_fM + s_lM); in run0()
[all …]