Searched refs:STRING_ARRAY (Results 1 – 1 of 1) sorted by relevance
55 private static String[] STRING_ARRAY = new String[] {"<tag", "<![CDATA["}; field in UserManagerServiceTest127 result.putStringArray("string[]", STRING_ARRAY); in createBundle()151 .isEqualTo(Arrays.asList(STRING_ARRAY)); in assertBundle()