HomeSort by relevance Sort by last modified time
    Searched refs:_autotest_logging_handle_error (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/
setup_modules.py 74 def _autotest_logging_handle_error(self, record): function
105 logging.Handler.handleError = _autotest_logging_handle_error
setup_modules_unittest.py 20 # _autotest_logging_handle_error unsets this after being called once.
42 setup_modules._autotest_logging_handle_error(logging.Handler(),

Completed in 109 milliseconds