Home
last modified time | relevance | path

Searched refs:SetOutputStream (Results 1 – 5 of 5) sorted by relevance

/third_party/benchmark/src/
Dbenchmark.cc491 file_reporter->SetOutputStream(&output_file); in RunSpecifiedBenchmarks()
/third_party/benchmark/test/
Doutput_test_helper.cc407 reporter.SetOutputStream(&out_stream); in RunOutputTests()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc529 file_reporter->SetOutputStream(&output_file); in RunSpecifiedBenchmarks()
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1348 void SetOutputStream(std::ostream* out) { in SetOutputStream() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1638 void SetOutputStream(std::ostream* out) { in SetOutputStream() function