Searched refs:string1 (Results 1 – 4 of 4) sorted by relevance
18 public static String string1 = "s1"; field in StringBuilderAppendBenchmark29 String s1 = string1; in timeAppendStrings()55 String s1 = string1; in timeAppendStringAndInt()68 String s1 = string1; in timeAppendStringAndDouble()81 String s1 = string1; in timeAppendStringAndHugeDouble()94 String s1 = string1; in timeAppendStringAndFloat()107 String s1 = string1; in timeAppendStringAndHugeFloat()120 String s1 = string1; in timeAppendStringDoubleStringAndFloat()
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