Searched refs:TableFilterArgs (Results 1 – 1 of 1) sorted by relevance
57 void TableFilterArgs(benchmark::internal::Benchmark* b) { in TableFilterArgs() function115 BENCHMARK(BM_TableIteratorChild)->Apply(TableFilterArgs);139 BENCHMARK(BM_TableFilterAndSortRoot)->Apply(TableFilterArgs);153 BENCHMARK(BM_TableFilterRootId)->Apply(TableFilterArgs);172 BENCHMARK(BM_TableFilterRootIdAndOther)->Apply(TableFilterArgs);189 BENCHMARK(BM_TableFilterChildId)->Apply(TableFilterArgs);212 BENCHMARK(BM_TableFilterChildIdAndSortedInRoot)->Apply(TableFilterArgs);231 BENCHMARK(BM_TableFilterRootNonNullEqMatchMany)->Apply(TableFilterArgs);253 BENCHMARK(BM_TableFilterRootMultipleNonNull)->Apply(TableFilterArgs);276 BENCHMARK(BM_TableFilterRootNullableEqMatchMany)->Apply(TableFilterArgs);[all …]