Home
last modified time | relevance | path

Searched refs:SetErrorStream (Results 1 – 3 of 3) sorted by relevance

/third_party/benchmark/test/
Doutput_test_helper.cc409 reporter.SetErrorStream(&err_stream); in RunOutputTests()
/third_party/benchmark/src/
Dbenchmark.cc596 file_reporter->SetErrorStream(&output_file); in RunSpecifiedBenchmarks()
/third_party/benchmark/include/benchmark/
Dbenchmark.h1865 void SetErrorStream(std::ostream* err) { in SetErrorStream() function