Home
last modified time | relevance | path

Searched refs:doRun (Results 1 – 9 of 9) sorted by relevance

/external/junit/src/junit/textui/
DTestRunner.java77 return runner.doRun(test); in run()
86 aTestRunner.doRun(suite, true); in runAndWait()
113 public TestResult doRun(Test test) { in doRun() method in TestRunner
114 return doRun(test, false); in doRun()
117 public TestResult doRun(Test suite, boolean wait) { in doRun() method in TestRunner
185 return doRun(suite, wait); in start()
194 return doRun(test, wait); in runSingleMethod()
/external/webkit/WebCore/inspector/front-end/
DAuditRules.js99 doRun: function(resources, result, callback) method in WebInspector.AuditRules.GzipRule
163 doRun: function(resources, result, callback) method in WebInspector.AuditRules.CombineExternalResourcesRule
211 doRun: function(resources, result, callback) method in WebInspector.AuditRules.MinimizeDnsLookupsRule
251 doRun: function(resources, result, callback) method in WebInspector.AuditRules.ParallelizeDownloadRule
348 doRun: function(resources, result, callback) method in WebInspector.AuditRules.UnusedCssRule
463 doRun: function(resources, result, callback) method in WebInspector.AuditRules.CacheControlRule
744 doRun: function(resources, result, callback) method in WebInspector.AuditRules.ImageDimensionsRule
837 doRun: function(resources, result, callback) method in WebInspector.AuditRules.CssInHeadRule
928 doRun: function(resources, result, callback) method in WebInspector.AuditRules.StylesScriptsOrderRule
1003 doRun: function(resources, result, callback) method in WebInspector.AuditRules.CookieRuleBase
DAuditsPanel.js347 this.doRun(resources, new WebInspector.AuditRuleResult(this.displayName), callback);
350 doRun: function(resources, result, callback) method in WebInspector.AuditRule
/external/webkit/JavaScriptCore/bytecode/
DSamplingTool.cpp179 void SamplingTool::doRun() in doRun() function in JSC::SamplingTool
209 s_samplingTool->doRun(); in sample()
DSamplingTool.h255 void doRun();
/external/webkit/WebCore/
DChangeLog1405 (WebInspector.AuditRules.GzipRule.prototype.doRun):
1409 (WebInspector.AuditRules.CombineExternalResourcesRule.prototype.doRun):
1413 (WebInspector.AuditRules.MinimizeDnsLookupsRule.prototype.doRun):
1415 (WebInspector.AuditRules.ParallelizeDownloadRule.prototype.doRun):
1419 (WebInspector.AuditRules.UnusedCssRule.prototype.doRun.evalCallback):
1420 (WebInspector.AuditRules.UnusedCssRule.prototype.doRun.routine):
1421 (WebInspector.AuditRules.UnusedCssRule.prototype.doRun):
1423 ….AuditRules.CacheControlRule.prototype.InfoCheck.1.FailCheck.0.WarningCheck.1.SevereCheck.2.doRun):
1449 (WebInspector.AuditRules.ImageDimensionsRule.prototype.doRun):
1450 (WebInspector.AuditRules.ImageDimensionsRule.prototype.doRun.routine.hasDimension):
[all …]
DChangeLog-2010-01-2917496 (WebInspector.AuditRule.prototype.doRun):
/external/webkit/JavaScriptCore/
DChangeLog9758 (JSC::SamplingTool::doRun):
12546 (JSC::SamplingTool::doRun):
DChangeLog-2009-06-166997 (JSC::SamplingTool::doRun):
7244 (JSC::SamplingTool::doRun):