Searched refs:recordResult (Results 1 – 2 of 2) sorted by relevance
612 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
17589 (TestSuite.prototype.recordResult):17719 (TestSuite.prototype.recordResult):18448 (TestSuite.prototype.recordResult):