Home | History | Annotate | Download | only in octane

Lines Matching refs:rpad

1394   function rpad(str, pad, length) {
1438 out += rpad(span['name'], ' ', longest) + ' ' + duration + 'ms\n';