Home
last modified time | relevance | path

Searched refs:BM_Gamma (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbenchmarks.cc212 void BM_Gamma(benchmark::State& state) { in BM_Gamma() function
357 BENCHMARK_TEMPLATE(BM_Gamma, Engine, std::gamma_distribution<float>, 199); \
358 BENCHMARK_TEMPLATE(BM_Gamma, Engine, std::gamma_distribution<double>, 199);
/third_party/abseil-cpp/absl/random/
Dbenchmarks.cc212 void BM_Gamma(benchmark::State& state) { in BM_Gamma() function
357 BENCHMARK_TEMPLATE(BM_Gamma, Engine, std::gamma_distribution<float>, 199); \
358 BENCHMARK_TEMPLATE(BM_Gamma, Engine, std::gamma_distribution<double>, 199);