Searched refs:getReportByteArray (Results 1 – 1 of 1) sorted by relevance
80 return new ByteArrayInputStreamSource(getReportByteArray(device, configId)); in getReportByteStream()95 byte[] output = getReportByteArray(device, configId); in getReportList()102 private static byte[] getReportByteArray(ITestDevice device, long configId) in getReportByteArray() method in MetricUtil