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

/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dreporter.h125 void SetOutputStream(std::ostream* out) { function in class:benchmark::BenchmarkReporter
/external/google-benchmark/include/benchmark/
H A Dreporter.h129 void SetOutputStream(std::ostream* out) { function in class:benchmark::BenchmarkReporter
/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc204 reporter.SetOutputStream(&out_stream);
/external/google-benchmark/test/
H A Doutput_test_helper.cc386 reporter.SetOutputStream(&out_stream);
/external/google-benchmark/src/
H A Dbenchmark.cc615 file_reporter->SetOutputStream(&output_file);
/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc577 file_reporter->SetOutputStream(&output_file);

Completed in 69 milliseconds