Searched refs:PrintBasicContext (Results 1 – 16 of 16) sorted by relevance
/external/llvm-project/llvm/utils/benchmark/src/ |
D | reporter.cc | 33 void BenchmarkReporter::PrintBasicContext(std::ostream *out, in PrintBasicContext() function in benchmark::BenchmarkReporter
|
D | csv_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
D | console_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
/external/llvm-project/libcxx/utils/google-benchmark/src/ |
D | reporter.cc | 34 void BenchmarkReporter::PrintBasicContext(std::ostream *out, in PrintBasicContext() function in benchmark::BenchmarkReporter
|
D | csv_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
D | console_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
/external/google-benchmark/src/ |
D | reporter.cc | 34 void BenchmarkReporter::PrintBasicContext(std::ostream *out, in PrintBasicContext() function in benchmark::BenchmarkReporter
|
D | csv_reporter.cc | 53 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
D | console_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
/external/libcxx/utils/google-benchmark/src/ |
D | reporter.cc | 34 void BenchmarkReporter::PrintBasicContext(std::ostream *out, in PrintBasicContext() function in benchmark::BenchmarkReporter
|
D | csv_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
D | console_reporter.cc | 41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
|
/external/llvm-project/llvm/utils/benchmark/include/benchmark/ |
D | benchmark.h | 1380 static void PrintBasicContext(std::ostream* out, Context const& context);
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 1438 static void PrintBasicContext(std::ostream* out, Context const& context);
|
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/ |
D | benchmark.h | 1438 static void PrintBasicContext(std::ostream* out, Context const& context);
|
/external/google-benchmark/include/benchmark/ |
D | benchmark.h | 1490 static void PrintBasicContext(std::ostream* out, Context const& context);
|