Home | History | Annotate | Download | only in benchmark

Lines Matching refs:RangePair

834   Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) {
1105 BENCHMARK(n)->RangePair({{(l1), (h1)}, {(l2), (h2)}})