Home
last modified time | relevance | path

Searched refs:GetErrorStream (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dconsole_reporter.cc41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
45 GetErrorStream() in ReportContext()
H A Dbenchmark.cc256 std::flush(reporter->GetErrorStream()); in RunBenchmarks()
363 auto& Err = display_reporter->GetErrorStream(); in RunSpecifiedBenchmarks()
H A Dcsv_reporter.cc41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dconsole_reporter.cc41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
45 GetErrorStream() in ReportContext()
H A Dcsv_reporter.cc41 PrintBasicContext(&GetErrorStream(), context); in ReportContext()
H A Dbenchmark.cc421 std::flush(reporter->GetErrorStream()); in RunBenchmarks()
509 auto& Err = console_reporter->GetErrorStream(); in RunSpecifiedBenchmarks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h1373 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function