Home | History | Annotate | Download | only in harness

Lines Matching full:xdone

1442         var hDone, xDone;
1451 case 'x-tested': xDone = result.count; break;
1460 document.getElementById('x-percent').innerText = Math.round(100.0 * xDone / xTotal);