Searched defs:wrappedString (Results 1 – 1 of 1) sorted by relevance
140 val wrappedString = LeakTraceWrapper.wrap(string, prefix.length + part1.length + 1) in prefix applied to all lines() constant155 val wrappedString = LeakTraceWrapper.wrap(string, 10) in underline is positioned under a word on a line that will not be wrapped() constant172 val wrappedString = LeakTraceWrapper.wrap(string, 10) in underline is positioned under a word on last line() constant192 val wrappedString = LeakTraceWrapper.wrap(string, 30) in underline within multiline string() constant242 val wrappedString = LeakTraceWrapper.wrap(string, 80) in a real leak trace is correctly wrapped() constant