Searched refs:chapterIndex (Results 1 – 1 of 1) sorted by relevance
762 TestSuite.prototype.goToChapterIndex = function(chapterIndex) argument764 if (chapterIndex >= 0 && chapterIndex < kChapterData.length) {765 var chapterFile = kChapterData[chapterIndex].file;