Searched defs:mismatched_attrs (Results 1 – 1 of 1) sorted by relevance
| /external/autotest/server/site_tests/autoupdate_EndToEndTest/ |
| D | autoupdate_EndToEndTest.py | 1501 def _error_initial_check(self, expected, actual, mismatched_attrs): argument 1516 def _error_intermediate(self, expected, actual, mismatched_attrs, action, argument 1545 def _error_download_started(self, expected, actual, mismatched_attrs): argument 1551 def _error_download_finished(self, expected, actual, mismatched_attrs): argument 1556 def _error_update_complete(self, expected, actual, mismatched_attrs): argument 1561 def _error_reboot_after_update(self, expected, actual, mismatched_attrs): argument
|