Searched refs:textToDisplay (Results 1 – 1 of 1) sorted by relevance
642 String textToDisplay = (text.length() <= 16)? text: text.substring(0,16); in TestTailoredBreaks() local643 … errln("For type " + type + " " + locale + ", text \"" + textToDisplay + "...\"" + in TestTailoredBreaks()653 … String textToDisplay = (text.length() <= 16)? text: text.substring(0,16); in TestTailoredBreaks() local654 … errln("For type " + type + " " + locale + ", text \"" + textToDisplay + "...\"" + in TestTailoredBreaks()