Home
last modified time | relevance | path

Searched defs:GetLog (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dcheck.h35 LogType& GetLog() { return log_; } in GetLog() function
/external/libbrillo/brillo/
Dsyslog_logging.cc111 std::string GetLog() { in GetLog() function
/external/google-benchmark/src/
Dcheck.h36 LogType& GetLog() { return log_; } in GetLog() function
/external/toolchain-utils/automation/server/monitor/
Ddashboard.py74 def GetLog(self): member in JobInfo