Home
last modified time | relevance | path

Searched defs:GetErrorStream (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h1921 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/external/cronet/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h1834 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function