Home
last modified time | relevance | path

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

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