Searched refs:processLog_ (Results 1 – 1 of 1) sorted by relevance
104 this.processLog_(chunk.split('\n'));115 this.processLog_([line]);120 this.processLog_(this.logLinesSinceLastTimerMarker_);133 this.processLog_([line]);222 LogReader.prototype.processLog_ = function(lines) { method in LogReader