Searched refs:recordIndex (Results 1 – 2 of 2) sorted by relevance
278 for (var recordIndex = smallerIndex; recordIndex <= largerIndex; recordIndex++) {279 recordsInOrder[recordIndex].isRebaselined = currentAction;293 for (var recordIndex = 0; recordIndex < $scope.records.length; recordIndex++) {294 if ($scope.records[recordIndex].isRebaselined) {295 rebaselines.push($scope.records[recordIndex].testPath);
628 int recordIndex = 0; in TestClientSupport() local636 …ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + recordIndex++ + ")", record… in TestClientSupport()642 …ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + recordIndex++ + ")", null, … in TestClientSupport()