Searched refs:mResultRecorder (Results 1 – 1 of 1) sorted by relevance
150 private MyTestRecorder mResultRecorder; field in LayoutTestsAutoTest257 mResultRecorder.failed(file); in failedCase()262 mResultRecorder.passed(file); in passedCase()267 mResultRecorder.ignoreResult(file); in ignoreResultCase()272 mResultRecorder.noResult(file); in noResultCase()391 this.mResultRecorder = new MyTestRecorder(resume); in executeLayoutTests()