Searched refs:goToChapterIndex (Results 1 – 1 of 1) sorted by relevance
640 this.goToChapterIndex(currChapterIndex + 1);651 this.goToChapterIndex(currChapterIndex - 1);674 this.goToChapterIndex(c);739 this.goToChapterIndex(i);762 TestSuite.prototype.goToChapterIndex = function(chapterIndex) method in TestSuite