cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
stat_bench::bench_impl::BenchmarkGroupRegister Member List

This is the complete list of members for stat_bench::bench_impl::BenchmarkGroupRegister, including all inherited members.

add_parameter_to_output_line_plot(util::StringView parameter_name, util::StringView custom_output_name, PlotOptions options=PlotOptions()) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
add_parameter_to_time_box_plot(util::StringView parameter_name, PlotOptions options=PlotOptions()) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
add_parameter_to_time_line_plot(util::StringView parameter_name, PlotOptions options=PlotOptions()) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
add_parameter_to_time_line_plot_log(util::StringView parameter_name) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
add_parameter_to_time_violin_plot(util::StringView parameter_name, PlotOptions options=PlotOptions()) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
add_time_to_output_by_parameter_line_plot(util::StringView parameter_name, util::StringView custom_output_name, PlotOptions options=PlotOptions()) noexcept -> BenchmarkGroupRegister &stat_bench::bench_impl::BenchmarkGroupRegister
BenchmarkGroupRegister(const BenchmarkGroupName &name) noexceptstat_bench::bench_impl::BenchmarkGroupRegisterexplicit