Searched defs:EnableLogging (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dtest_util.py30 def EnableLogging(name): function
H A Dcron_servlet_test.py25 from test_util import EnableLogging, ReadFile namespace
66 @EnableLogging('info')
/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp674 bool EnableLogging = getenv("LIBCLANG_CODE_COMPLETION_LOGGING") != nullptr; local
700 if (EnableLogging) {

Completed in 674 milliseconds