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

  /external/google-benchmark/include/benchmark/
reporter.h 136 void SetErrorStream(std::ostream* err) {
  /external/libcxx/utils/google-benchmark/include/benchmark/
reporter.h 132 void SetErrorStream(std::ostream* err) {
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 205 reporter.SetErrorStream(&err_stream);
  /external/google-benchmark/test/
output_test_helper.cc 387 reporter.SetErrorStream(&err_stream);
  /external/google-benchmark/src/
benchmark.cc 616 file_reporter->SetErrorStream(&output_file);
  /external/libcxx/utils/google-benchmark/src/
benchmark.cc 578 file_reporter->SetErrorStream(&output_file);

Completed in 1278 milliseconds