Searched refs:VectorArgs (Results 1 – 1 of 1) sorted by relevance
62 static void VectorArgs(benchmark::internal::Benchmark* b) { in VectorArgs() function166 BENCHMARK(BM_BoolVector)->Apply(VectorArgs);167 BENCHMARK(BM_ByteVector)->Apply(VectorArgs);168 BENCHMARK(BM_CharVector)->Apply(VectorArgs);169 BENCHMARK(BM_Int32Vector)->Apply(VectorArgs);170 BENCHMARK(BM_Int64Vector)->Apply(VectorArgs);