Home | History | Annotate | Download | only in benchmark

Lines Matching refs:l2

835 #define BENCHMARK_RANGE2(n, l1, h1, l2, h2) \
836 BENCHMARK(n)->RangePair({{(l1), (h1)}, {(l2), (h2)}})