Searched refs:EXAMPLE_STRINGS (Results 1 – 3 of 3) sorted by relevance
20 private static final String[] EXAMPLE_STRINGS = { field in FormattedStringBuilderTest34 for (String str : EXAMPLE_STRINGS) { in testInsertAppendCharSequence()90 for (String replacement : EXAMPLE_STRINGS) { in testSplice()153 for (String str : EXAMPLE_STRINGS) { in testCopy()168 for (String str : EXAMPLE_STRINGS) { in testFields()
23 private static final String[] EXAMPLE_STRINGS = { field in FormattedStringBuilderTest37 for (String str : EXAMPLE_STRINGS) { in testInsertAppendCharSequence()93 for (String replacement : EXAMPLE_STRINGS) { in testSplice()156 for (String str : EXAMPLE_STRINGS) { in testCopy()171 for (String str : EXAMPLE_STRINGS) { in testFields()
32 static const char16_t *EXAMPLE_STRINGS[] = { variable60 for (const char16_t* strPtr : EXAMPLE_STRINGS) { in testInsertAppendUnicodeString()119 for (const char16_t* replacementPtr : EXAMPLE_STRINGS) { in testSplice()195 for (UnicodeString str : EXAMPLE_STRINGS) { in testCopy()212 for (UnicodeString str : EXAMPLE_STRINGS) { in testFields()