Home
last modified time | relevance | path

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

/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js612 this.recordResult(this.currentTestName(), 'pass');
618 this.recordResult(this.currentTestName(), 'fail');
624 this.recordResult(this.currentTestName(), 'invalid');
630 this.recordResult(this.currentTestName(), 'skipped', reason);
908 TestSuite.prototype.recordResult = function(testName, resolution, comment) method in TestSuite
/external/webkit/Tools/
DChangeLog-2011-02-1617589 (TestSuite.prototype.recordResult):
17719 (TestSuite.prototype.recordResult):
18448 (TestSuite.prototype.recordResult):