Searched defs:SetVerbose (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/android_testrunner/
H A Dlogger.py82 def SetVerbose(new_verbose=True): function
/external/chromium_org/tools/relocation_packer/src/
H A Ddebug.h13 // verbosity level set with SetVerbose().
37 // equal to the level set with SetVerbose() and predicate is true.
51 static void SetVerbose(int level) { max_level_ = level; } function in class:relocation_packer::Logger
/external/lldb/tools/lldb-perf/lib/
H A DTestCase.cpp130 TestCase::SetVerbose (bool b) function in class:TestCase
/external/stlport/test/eh/
H A Dnc_alloc.h91 static void SetVerbose(bool val);
176 inline void TestController::SetVerbose(bool val) { function in class:TestController
/external/chromium_org/v8/src/
H A Dapi.cc2046 void v8::TryCatch::SetVerbose(bool value) { function in class:v8::v8::TryCatch

Completed in 2435 milliseconds