Searched refs:SetErrorStream (Results 1 - 6 of 6) sorted by relevance

/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dreporter.h132 void SetErrorStream(std::ostream* err) { function in class:benchmark::BenchmarkReporter
/external/google-benchmark/include/benchmark/
H A Dreporter.h136 void SetErrorStream(std::ostream* err) { function in class:benchmark::BenchmarkReporter
/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc205 reporter.SetErrorStream(&err_stream);
/external/google-benchmark/test/
H A Doutput_test_helper.cc387 reporter.SetErrorStream(&err_stream);
/external/google-benchmark/src/
H A Dbenchmark.cc616 file_reporter->SetErrorStream(&output_file);
/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc578 file_reporter->SetErrorStream(&output_file);

Completed in 239 milliseconds