Home
last modified time | relevance | path

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

/third_party/benchmark/test/
Dbenchmark_min_time_flag_iters_test.cc16 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon3071b8fa0111::TestReporter
Dspec_arg_test.cc20 bool ReportContext(const Context& context) override { in ReportContext() function in __anona5fc1d030111::TestReporter
Dbenchmark_min_time_flag_time_test.cc22 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon771f40620111::TestReporter
Dfilter_test.cc17 bool ReportContext(const Context& context) override { in ReportContext() function in __anon7748fa450111::TestReporter
Dbenchmark_random_interleaving_gtest.cc41 bool ReportContext(const Context& /*context*/) override { return true; } in ReportContext() function in benchmark::internal::__anon379a73380111::NullReporter
Dskip_with_error_test.cc13 bool ReportContext(const Context& context) override { in ReportContext() function in __anonc00530fa0111::TestReporter
Doutput_test_helper.cc146 bool ReportContext(const Context& context) override { in ReportContext() function in internal::__anon58e637ef0111::TestReporter
/third_party/benchmark/src/
Dcsv_reporter.cc56 bool CSVReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::CSVReporter
Dconsole_reporter.cc37 bool ConsoleReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::ConsoleReporter
Djson_reporter.cc110 bool JSONReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::JSONReporter