HomeSort by relevance Sort by last modified time
    Searched refs:SetSuppressDebugUI (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/base/debug/
debugger.h 42 BASE_EXPORT void SetSuppressDebugUI(bool suppress);
debugger.cc 32 void SetSuppressDebugUI(bool suppress) {
  /external/chromium/base/debug/
debugger.cc 26 void SetSuppressDebugUI(bool suppress) {
debugger.h 43 BASE_API void SetSuppressDebugUI(bool suppress);
  /external/chromium/base/test/
test_suite.cc 210 base::debug::SetSuppressDebugUI(true);
  /external/chromium_org/base/test/
test_suite.cc 291 base::debug::SetSuppressDebugUI(true);
  /external/chromium_org/chrome_frame/test/net/
fake_external_tab.cc 662 base::debug::SetSuppressDebugUI(true);
    [all...]

Completed in 93 milliseconds