Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java156 static final int[] sf_iAN = null; field in ImplicitStringConcatShapes
289 test("null", "" + sf_iAN); in run0()
364 test("-96.0null", "" + s_dM + sf_iAN); in run0()
439 test("nullnull", "" + s_oNtS + sf_iAN); in run0()
514 test("\u045176null", "" + f_strU + sf_iAN); in run0()
589 test("92null", "" + sf_strU2 + sf_iAN); in run0()
664 test("51null", "" + sf_strU1 + sf_iAN); in run0()
739 test("nullnull", "" + s_iAN + sf_iAN); in run0()
814 test("-54null", "" + f_bM + sf_iAN); in run0()
889 test("-87.0null", "" + f_fM + sf_iAN); in run0()
[all …]