Searched defs:runBenchmarks (Results 1 – 3 of 3) sorted by relevance
62 void runBenchmarks(int i) { in runBenchmarks() method in NonInteractiveMicrobenchmarkActivity
55 public static void runBenchmarks(boolean useS3Express) { in runBenchmarks() method in S3BenchmarkRunner
508 func runBenchmarks(importPath string, matchString func(pat, str string) (bool, error), benchmarks [… func