HomeSort by relevance Sort by last modified time
    Searched refs:SetOutputStream (Results 1 - 7 of 7) sorted by null

  /art/compiler/linker/
output_stream_test.cc 34 void SetOutputStream(OutputStream& output_stream) {
68 SetOutputStream(output_stream);
82 SetOutputStream(buffered_output_stream);
96 SetOutputStream(output_stream);
  /external/google-benchmark/include/benchmark/
reporter.h 129 void SetOutputStream(std::ostream* out) {
  /external/libcxx/utils/google-benchmark/include/benchmark/
reporter.h 125 void SetOutputStream(std::ostream* out) {
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 204 reporter.SetOutputStream(&out_stream);
  /external/google-benchmark/test/
output_test_helper.cc 386 reporter.SetOutputStream(&out_stream);
  /external/google-benchmark/src/
benchmark.cc 615 file_reporter->SetOutputStream(&output_file);
  /external/libcxx/utils/google-benchmark/src/
benchmark.cc 577 file_reporter->SetOutputStream(&output_file);

Completed in 730 milliseconds