Searched defs:reference (Results 1 – 3 of 3) sorted by relevance
52 public ComparisonTask(ITestDevice device, File reference, String name) { in ComparisonTask()98 … private static boolean compare(BufferedImage reference, BufferedImage generated, int threshold) { in compare()
67 function BenchmarkSuite(name, reference, benchmarks) { argument
400 private void testDecodeFragmented(int reference, int teststream) throws Exception { in testDecodeFragmented()