Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java133 static final boolean sf_bl = true; field in ImplicitStringConcatShapes
249 test("true", "" + sf_bl); in run0()
324 test("-96.0true", "" + s_dM + sf_bl); in run0()
399 test("nulltrue", "" + s_oNtS + sf_bl); in run0()
474 test("\u045176true", "" + f_strU + sf_bl); in run0()
549 test("92true", "" + sf_strU2 + sf_bl); in run0()
624 test("51true", "" + sf_strU1 + sf_bl); in run0()
699 test("nulltrue", "" + s_iAN + sf_bl); in run0()
774 test("-54true", "" + f_bM + sf_bl); in run0()
849 test("-87.0true", "" + f_fM + sf_bl); in run0()
[all …]