Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h1373 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1431 std::ostream& GetErrorStream() const { return *error_stream_; } in GetErrorStream() function