Searched refs:PrintMonitor (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/tools/
H A Dtickprocessor.js325 function PrintMonitor(outputOrFileName) { class
353 PrintMonitor.prototype.loadExpectedOutput = function(fileName) {
359 PrintMonitor.prototype.finish = function() {
384 var pm = new PrintMonitor(testsPath + refOutput);

Completed in 303 milliseconds