Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark.cc383 file_reporter->SetOutputStream(&output_file); in RunSpecifiedBenchmarks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc386 reporter.SetOutputStream(&out_stream); in RunOutputTests()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc395 reporter.SetOutputStream(&out_stream); in RunOutputTests()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc529 file_reporter->SetOutputStream(&output_file); in RunSpecifiedBenchmarks()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h1359 void SetOutputStream(std::ostream* out) { in SetOutputStream() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1417 void SetOutputStream(std::ostream* out) { in SetOutputStream() function