HomeSort by relevance Sort by last modified time
    Searched defs:AuditCategoryImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/audits/
AuditsPanel.js 179 WebInspector.AuditCategoryImpl = function(displayName)
185 WebInspector.AuditCategoryImpl.prototype = {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionAPI.js 434 var AuditCategory = declareInterfaceClass(AuditCategoryImpl);
603 function AuditCategoryImpl(id)

Completed in 71 milliseconds