Searched defs:ReportContext (Results 1 – 10 of 10) sorted by relevance
16 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon099deb800111::TestReporter
20 bool ReportContext(const Context& context) override { in ReportContext() function in __anon97be57c90111::TestReporter
22 virtual bool ReportContext(const Context& context) BENCHMARK_OVERRIDE { in ReportContext() function in __anon5eac3a280111::TestReporter
17 bool ReportContext(const Context& context) override { in ReportContext() function in __anon3391cb8b0111::TestReporter
41 bool ReportContext(const Context& /*context*/) override { return true; } in ReportContext() function in benchmark::internal::__anon364cf67e0111::NullReporter
13 bool ReportContext(const Context& context) override { in ReportContext() function in __anon88acd1000111::TestReporter
147 bool ReportContext(const Context& context) override { in ReportContext() function in internal::__anonccfa1e750111::TestReporter
56 bool CSVReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::CSVReporter
37 bool ConsoleReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::ConsoleReporter
110 bool JSONReporter::ReportContext(const Context& context) { in ReportContext() function in benchmark::JSONReporter