Searched refs:SetVerbose (Results 1 - 25 of 32) sorted by relevance

12

/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
H A Dmain.cpp202 gTestController.SetVerbose(false);
205 gTestController.SetVerbose(true);
/external/chromium_org/third_party/android_testrunner/
H A Dlogger.py82 def SetVerbose(new_verbose=True): function
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DScriptPreprocessor.cpp56 tryCatch.SetVerbose(true);
105 tryCatch.SetVerbose(true);
H A DV8MutationCallback.cpp75 exceptionCatcher.SetVerbose(true);
H A DV8CustomElementLifecycleCallbacks.cpp189 exceptionCatcher.SetVerbose(true);
232 exceptionCatcher.SetVerbose(true);
259 exceptionCatcher.SetVerbose(true);
H A DV8ErrorHandler.cpp72 tryCatch.SetVerbose(true);
H A DScriptFunctionCall.cpp140 tryCatch.SetVerbose(reportExceptions);
177 tryCatch.SetVerbose(reportExceptions);
H A DV8AbstractEventListener.cpp118 tryCatch.SetVerbose(true);
H A DV8NPUtils.cpp159 m_tryCatch.SetVerbose(true);
H A DCustomElementConstructorBuilder.cpp151 exceptionCatcher.SetVerbose(true);
H A DScriptController.cpp187 tryCatch.SetVerbose(true);
/external/chromium_org/tools/relocation_packer/src/
H A Ddebug_unittest.cc61 Logger::SetVerbose(1);
86 Logger::SetVerbose(1);
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
H A Dmain.cc156 relocation_packer::Logger::SetVerbose(1);
/external/chromium_org/third_party/WebKit/Source/bindings/modules/v8/custom/
H A DV8CustomSQLStatementErrorCallback.cpp69 exceptionCatcher.SetVerbose(true);
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
H A DV8CustomXPathNSResolver.cpp78 tryCatch.SetVerbose(true); // Print exceptions to console.
/external/lldb/tools/lldb-perf/lib/
H A DTestCase.h112 SetVerbose (bool);
H A DTestCase.cpp130 TestCase::SetVerbose (bool b) function in class:TestCase
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DV8TestCallbackInterface.cpp58 exceptionCatcher.SetVerbose(true);
/external/lldb/tools/lldb-perf/common/clang/
H A Dlldb_perf_clang.cpp440 test.SetVerbose(true);
/external/lldb/tools/lldb-perf/common/stepping/
H A Dlldb-perf-stepping.cpp332 test.SetVerbose(true);
/external/lldb/tools/lldb-perf/darwin/formatters/
H A Dformatters.cpp242 frmtest.SetVerbose(true);
/external/lldb/tools/lldb-perf/darwin/sketch/
H A Dsketch.cpp94 SetVerbose(true);
/external/chromium_org/v8/test/cctest/
H A Dtest-decls.cc151 catcher.SetVerbose(true);
579 catcher.SetVerbose(true);

Completed in 2297 milliseconds

12