Home
last modified time | relevance | path

Searched refs:SetMinLogLevel (Results 1 – 25 of 136) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dlogging_win.cc120 SetMinLogLevel(LOGGING_FATAL); in OnEventsEnabled()
122 SetMinLogLevel(LOGGING_ERROR); in OnEventsEnabled()
124 SetMinLogLevel(LOGGING_WARNING); in OnEventsEnabled()
126 SetMinLogLevel(LOGGING_INFO); in OnEventsEnabled()
129 SetMinLogLevel(TRACE_LEVEL_INFORMATION - level); in OnEventsEnabled()
135 SetMinLogLevel(old_log_level_); in OnEventsDisabled()
H A Dlogging_unittest.cc98 SetMinLogLevel(LOGGING_INFO); in TEST_F()
130 SetMinLogLevel(LOGGING_INFO); in TEST_F()
137 SetMinLogLevel(LOGGING_WARNING); in TEST_F()
144 SetMinLogLevel(LOGGING_ERROR); in TEST_F()
152 SetMinLogLevel(LOGGING_FATAL + 1); in TEST_F()
164 SetMinLogLevel(LOGGING_WARNING); in TEST_F()
777 SetMinLogLevel(LOGGING_INFO); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlogging_win.cc120 SetMinLogLevel(LOG_FATAL); in OnEventsEnabled()
122 SetMinLogLevel(LOG_ERROR); in OnEventsEnabled()
124 SetMinLogLevel(LOG_WARNING); in OnEventsEnabled()
126 SetMinLogLevel(LOG_INFO); in OnEventsEnabled()
129 SetMinLogLevel(TRACE_LEVEL_INFORMATION - level); in OnEventsEnabled()
135 SetMinLogLevel(old_log_level_); in OnEventsDisabled()
H A Dlogging_unittest.cc85 SetMinLogLevel(old_min_log_level_); in ~LogStateSaver()
120 SetMinLogLevel(LOG_INFO); in TEST_F()
152 SetMinLogLevel(LOG_INFO); in TEST_F()
159 SetMinLogLevel(LOG_WARNING); in TEST_F()
166 SetMinLogLevel(LOG_ERROR); in TEST_F()
174 SetMinLogLevel(LOG_FATAL + 1); in TEST_F()
186 SetMinLogLevel(LOG_WARNING); in TEST_F()
1034 SetMinLogLevel(LOG_INFO); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/surfaces/
H A Dlocal_surface_id_unittest.cc43 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST()
51 logging::SetMinLogLevel(logging::LOG_INFO); in TEST()
57 logging::SetMinLogLevel(previous_log_lvl); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/surfaces/
H A Dlocal_surface_id_unittest.cc43 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST()
51 logging::SetMinLogLevel(logging::LOG_INFO); in TEST()
57 logging::SetMinLogLevel(previous_log_lvl); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dlogging_installer.cc98 logging::SetMinLogLevel(logging::LOG_VERBOSE); in InitInstallerLogging()
100 logging::SetMinLogLevel(logging::LOG_ERROR); in InitInstallerLogging()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/formats/mp4/
H A Dmp4_avcc_parser_fuzzer.cc18 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/formats/mp4/
H A Dmp4_avcc_parser_fuzzer.cc18 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/parsers/
H A Djpeg_parser_picture_fuzzertest.cc12 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
H A Dwebp_parser_fuzzertest.cc14 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/parsers/
H A Djpeg_parser_picture_fuzzertest.cc12 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
H A Dwebp_parser_fuzzertest.cc14 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/fuzzers/
H A Dpatch_fuzzer.cc14 logging::SetMinLogLevel(3); // Disable console spamming. in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/ipp_parser/public/cpp/
H A Dipp_message_parser_fuzzer.cc14 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/audio/capture_service/
H A Dmessage_parsing_fuzzer.cc12 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cdm/
H A Dcenc_utils_fuzzertest.cc16 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cdm/
H A Dcenc_utils_fuzzertest.cc16 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/libfuzzer/fuzzers/
H A Dgfx_png_image_fuzzer.cc15 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/util/
H A Dedid_parser_fuzzer.cc16 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/util/
H A Dedid_parser_fuzzer.cc16 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/parsers/shortcut_parser/target/
H A Dlnk_parser_fuzzer.cc16 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/bookmarks/browser/
H A Dbookmark_node_data_read_fuzzer.cc18 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/bookmarks/browser/
H A Dbookmark_node_data_read_fuzzer.cc17 logging::SetMinLogLevel(logging::LOG_FATAL); in Environment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/smb_client/
H A Dsmb_url_fuzzer.cc16 logging::SetMinLogLevel(logging::LOG_FATAL); in IcuEnvironment()

123456