Home
last modified time | relevance | path

Searched refs:ReportRunsConfig (Results 1 – 3 of 3) sorted by relevance

/llvm-project/third-party/benchmark/test/
H A Dbenchmark_min_time_flag_time_test.cc31 virtual void ReportRunsConfig(double min_time, bool /* has_explicit_iters */, in ReportRunsConfig() function in __anon5eac3a280111::TestReporter
/llvm-project/third-party/benchmark/src/
H A Dbenchmark.cc447 display_reporter->ReportRunsConfig( in RunBenchmarks()
450 file_reporter->ReportRunsConfig( in RunBenchmarks()
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1888 virtual void ReportRunsConfig(double /*min_time*/, in ReportRunsConfig() function