Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dlogging_manager.py83 def _current_handlers(): function
351 for handler in _current_handlers():
356 return {'old_handlers': _current_handlers()}
399 for handler in _current_handlers():
468 for handler in _current_handlers() - old_handlers:
475 for handler in _current_handlers():
562 for handler in _current_handlers():