Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dlog.cc31 static std::ostream null_log(&log_buff); in GetNullLogInstance() local
32 return null_log; in GetNullLogInstance()