Home
last modified time | relevance | path

Searched refs:log_buff (Results 1 – 1 of 1) sorted by relevance

/external/google-benchmark/src/
Dlog.cc30 static NullLogBuffer log_buff; in GetNullLogInstance() local
31 static std::ostream null_log(&log_buff); in GetNullLogInstance()