Searched defs:GetVerbose (Results 1 - 4 of 4) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
H A DTestCase.cpp136 TestCase::GetVerbose () function in class:TestCase
317 if (GetVerbose()) printf("I am gonna die at step %d\n",m_step);
/external/lldb/source/Core/
H A DLog.cpp466 Log::GetVerbose() const function in class:Log
473 return m_stream_sp->GetVerbose();
H A DStream.cpp434 Stream::GetVerbose() const function in class:Stream
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp260 if (log->GetVerbose())
474 if (log->GetVerbose())
546 if (log->GetVerbose()) function
679 if (log->GetVerbose())

Completed in 1017 milliseconds