Searched defs:buildString (Results 1 – 3 of 3) sorted by relevance
149 StringBuffer buildString = new StringBuffer(4*maxOffsetCount); in TestTailoredBreaks() local
146 StringBuffer buildString = new StringBuffer(4*maxOffsetCount); in TestTailoredBreaks() local
143 const buildString = (str, type, a11yStrings) => { function