Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/concat/
DImplicitStringConcatShapes.java187 final short f_s = 8000; field in ImplicitStringConcatShapes
283 test("8000", "" + f_s); in run0()
358 test("-96.08000", "" + s_dM + f_s); in run0()
433 test("null8000", "" + s_oNtS + f_s); in run0()
508 test("\u0451768000", "" + f_strU + f_s); in run0()
583 test("928000", "" + sf_strU2 + f_s); in run0()
658 test("518000", "" + sf_strU1 + f_s); in run0()
733 test("null8000", "" + s_iAN + f_s); in run0()
808 test("-548000", "" + f_bM + f_s); in run0()
883 test("-87.08000", "" + f_fM + f_s); in run0()
[all …]