Searched refs:SetLogAssertHandler (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/base/
H A Dlogging_unittest.cc34 SetLogAssertHandler(NULL);
180 SetLogAssertHandler(&LogSink);
232 SetLogAssertHandler(&LogSink);
237 SetLogAssertHandler(&LogSink);
H A Dlogging.cc440 void SetLogAssertHandler(LogAssertHandlerFunction handler) { function in namespace:logging
H A Dlogging.h289 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);
/external/chromium/base/
H A Dlogging_unittest.cc32 SetLogAssertHandler(NULL);
175 SetLogAssertHandler(&LogSink);
225 SetLogAssertHandler(&LogSink);
H A Dlogging.cc435 void SetLogAssertHandler(LogAssertHandlerFunction handler) { function in namespace:logging
H A Dlogging.h262 BASE_API void SetLogAssertHandler(LogAssertHandlerFunction handler);
/external/chromium/base/test/
H A Dtest_suite.cc211 logging::SetLogAssertHandler(UnitTestAssertHandler);
/external/chromium/net/disk_cache/
H A Dstress_cache.cc228 logging::SetLogAssertHandler(CrashHandler);
/external/chromium/googleurl/base/
H A Dlogging.cc179 void SetLogAssertHandler(LogAssertHandlerFunction handler) { function in namespace:logging
H A Dlogging.h142 void SetLogAssertHandler(LogAssertHandlerFunction handler);
/external/chromium_org/base/test/
H A Dtest_suite.cc292 logging::SetLogAssertHandler(UnitTestAssertHandler);
/external/chromium_org/net/disk_cache/
H A Dstress_cache.cc268 logging::SetLogAssertHandler(CrashHandler);
/external/chromium/chrome/common/
H A Dlogging_chrome.cc110 logging::SetLogAssertHandler(SilentRuntimeAssertHandler);
/external/chromium_org/chrome/common/
H A Dlogging_chrome.cc110 logging::SetLogAssertHandler(SilentRuntimeAssertHandler);
/external/chromium_org/chrome_frame/test/net/
H A Dfake_external_tab.cc663 logging::SetLogAssertHandler(UnitTestAssertHandler);

Completed in 333 milliseconds