Searched refs:string1 (Results 1 – 4 of 4) sorted by relevance
18 public static String string1 = "s1"; field in StringBuilderAppendBenchmark25 String s1 = string1; in timeAppendStrings()51 String s1 = string1; in timeAppendStringAndInt()
18 public static final String string1 = "ABCDEFG1"; field in Other
36 Field name is string140 string1 value is 'hey'42 string1 value is now 'a new string'
811 public String string1 = "hey"; field in Target