Searched defs:STRING (Results 1 – 7 of 7) sorted by relevance
23 public static final String[] STRING = new String[0]; field in EmptyArray
58 STRING, enumConstant
48 STRING("s"), enumConstant
281 #define STRING "Ljava/lang/String;" macro
74 private static final String STRING = "Hello, World!"; field in PrecomputedTextTest
79 private static final String STRING = "string"; field in ResourcesTest
1256 #define STRING "Ljava/lang/String;" macro