Searched refs:BM_Small (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
D | benchmarks.cc | 190 void BM_Small(benchmark::State& state) { in BM_Small() function 298 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 300 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 302 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 304 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 306 BENCHMARK_TEMPLATE(BM_Small, Engine, std::uniform_real_distribution<float>); \ 307 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 309 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 311 BENCHMARK_TEMPLATE(BM_Small, Engine, \
|
/third_party/abseil-cpp/absl/random/ |
D | benchmarks.cc | 190 void BM_Small(benchmark::State& state) { in BM_Small() function 298 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 300 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 302 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 304 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 306 BENCHMARK_TEMPLATE(BM_Small, Engine, std::uniform_real_distribution<float>); \ 307 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 309 BENCHMARK_TEMPLATE(BM_Small, Engine, \ 311 BENCHMARK_TEMPLATE(BM_Small, Engine, \
|