Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1360 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1650 std::ostream& GetOutputStream() const { return *output_stream_; } in GetOutputStream() function