Home
last modified time | relevance | path

Searched defs:ReportContext (Results 1 – 10 of 10) sorted by relevance

/llvm-project/third-party/benchmark/test/
H A Dbenchmark_min_time_flag_iters_test.cc16 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon099deb800111::TestReporter
H A Dspec_arg_test.cc20 bool ReportContext(const Context& context) override { in ReportContext() function in __anon97be57c90111::TestReporter
H A Dbenchmark_min_time_flag_time_test.cc22 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon5eac3a280111::TestReporter
H A Dfilter_test.cc17 bool ReportContext(const Context& context) override { in ReportContext() function in __anon3391cb8b0111::TestReporter
H A Dbenchmark_random_interleaving_gtest.cc41 bool ReportContext(const Context& /*context*/) override { return true; } in ReportContext() function in benchmark::internal::__anon364cf67e0111::NullReporter
H A Dskip_with_error_test.cc13 bool ReportContext(const Context& context) override { in ReportContext() function in __anon88acd1000111::TestReporter
H A Doutput_test_helper.cc147 bool ReportContext(const Context& context) override { in ReportContext() function in internal::__anonccfa1e750111::TestReporter
/llvm-project/third-party/benchmark/src/
H A Dcsv_reporter.cc56 bool CSVReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::CSVReporter
H A Dconsole_reporter.cc37 bool ConsoleReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::ConsoleReporter
H A Djson_reporter.cc110 bool JSONReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::JSONReporter