Searched refs:EnableLogging (Results 1 – 4 of 4) sorted by relevance
29 def EnableLogging(name): function
28 from test_util import EnableLogging, DisableLogging, ChromiumPath56 @EnableLogging('info')
22 from test_util import EnableLogging, ReadFile60 @EnableLogging('info')
681 bool EnableLogging = getenv("LIBCLANG_CODE_COMPLETION_LOGGING") != 0; in clang_codeCompleteAt_Impl() local703 if (EnableLogging) { in clang_codeCompleteAt_Impl()