Searched defs:reference (Results 1 – 2 of 2) sorted by relevance
67 function BenchmarkSuite(name, reference, benchmarks) { argument
447 private void testDecodeFragmented(int reference, int teststream) throws Exception { in testDecodeFragmented()