Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/test/
Ddebug-callbacks.h41 const std::string& GetLog() const { return log_; } in GetLog() function
/third_party/benchmark/src/
Dcheck.h53 LogType& GetLog() { return log_; } in GetLog() function