Home
last modified time | relevance | path

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

/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
Dbase.js116 function RunStep() { class in BenchmarkSuite.RunSuites
123 continuation = suite.RunStep(runner);
126 window.setTimeout(RunStep, 25);
136 RunStep();
240 BenchmarkSuite.prototype.RunStep = function(runner) { method in BenchmarkSuite