Home | History | Annotate | Download | only in front-end

Lines Matching refs:numRequests

348         var numRequests = this._resources.length;
350 if (!numRequests) {
376 var text = String.sprintf(WebInspector.UIString("%d requests"), numRequests);