Searched refs:_toHTML (Results 1 – 1 of 1) sorted by relevance
102 this.messageCell.innerHTML = this._toHTML(summary);107 this.messageCell.innerHTML = this._toHTML(message);111 this.logsummary.innerHTML = this._toHTML(summary);123 _toHTML: function(txt) { method in Test.Unit.Logger