Searched refs:nextTest (Results 1 – 3 of 3) sorted by relevance
55 $('next-test').addEventListener('click', nextTest);75 nextTest();336 var nextTest = testSelector.options[testSelector.selectedIndex + 1].value;337 if (results.tests[nextTest].actual.indexOf('IMAGE') != -1) {338 new Image().src = getTestResultUrl(nextTest, 'expected-image');339 new Image().src = getTestResultUrl(nextTest, 'actual-image');507 function nextTest() function
613 this.nextTest();619 this.nextTest();625 this.nextTest();631 this.nextTest();634 TestSuite.prototype.nextTest = function() method in TestSuite
2204 goto nextTest; in FindPartialAddress()2209 goto nextTest; in FindPartialAddress()2238 nextTest: in FindPartialAddress()