Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java135 static final byte sf_bM = -41; field in ImplicitStringConcatShapes
229 test("-41", "" + sf_bM); in run0()
304 test("-96.0-41", "" + s_dM + sf_bM); in run0()
379 test("null-41", "" + s_oNtS + sf_bM); in run0()
454 test("\u045176-41", "" + f_strU + sf_bM); in run0()
529 test("92-41", "" + sf_strU2 + sf_bM); in run0()
604 test("51-41", "" + sf_strU1 + sf_bM); in run0()
679 test("null-41", "" + s_iAN + sf_bM); in run0()
754 test("-54-41", "" + f_bM + sf_bM); in run0()
829 test("-87.0-41", "" + f_fM + sf_bM); in run0()
[all …]