Home
last modified time | relevance | path

Searched refs:SetLogAssertHandler (Results 1 – 6 of 6) sorted by relevance

/external/libweave/third_party/chromium/base/
Dlogging_unittest.cc36 SetLogAssertHandler(NULL); in ~LogStateSaver()
166 SetLogAssertHandler(&LogSink); in TEST_F()
209 SetLogAssertHandler(&LogSink); in TEST_F()
214 SetLogAssertHandler(&LogSink); in TEST_F()
Dlogging.cc107 void SetLogAssertHandler(LogAssertHandlerFunction handler) { in SetLogAssertHandler() function
Dlogging.h260 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);
/external/libchrome/base/
Dlogging_unittest.cc35 SetLogAssertHandler(NULL); in ~LogStateSaver()
181 SetLogAssertHandler(&LogSink); in TEST_F()
227 SetLogAssertHandler(&LogSink); in TEST_F()
232 SetLogAssertHandler(&LogSink); in TEST_F()
Dlogging.cc440 void SetLogAssertHandler(LogAssertHandlerFunction handler) { in SetLogAssertHandler() function
Dlogging.h306 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);