Searched refs:formatData (Results 1 – 4 of 4) sorted by relevance
31 tmpRow[tmpRow.length] = formatData(options.header[i]);36 tmpRow[tmpRow.length] = formatData($(this).html());48 tmpRow[tmpRow.length] = formatData($(this).html());69 function formatData(input) { function
946 TestSuite.prototype.appendResultToOutput = function(formatData, testName, resolution, comment) argument950 var result = formatData.path + '/' + testName + formatData.suffix + '\t' + resolution;1033 TestSuite.prototype.createExportLine = function(formatData, testName, resolution, comment) argument1035 var result = formatData.path + '/' + testName + '\t' + resolution;
168 formatData($h, $version);202 sub formatData { subroutine
332 const DateFormatSymbols& formatData,