Searched refs:autoupdate_OmahaResponse (Results 1 – 8 of 8) sorted by relevance
/external/autotest/server/site_tests/autoupdate_OmahaResponse/ |
D | autoupdate_OmahaResponse.py | 7 class autoupdate_OmahaResponse(update_engine_test.UpdateEngineTest): class 17 super(autoupdate_OmahaResponse, self).cleanup()
|
D | control.bad_sha256.full | 6 NAME = "autoupdate_OmahaResponse.bad_sha256.full" 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.url_switch.full | 6 NAME = "autoupdate_OmahaResponse.url_switch.full" 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.backoff_enabled.full | 6 NAME = "autoupdate_OmahaResponse.backoff_enabled.full" 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.backoff_disabled.full | 6 NAME = "autoupdate_OmahaResponse.backoff_disabled.full" 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.bad_metadata_size.full | 6 NAME = "autoupdate_OmahaResponse.bad_metadata_size.full" 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.local | 6 NAME = "autoupdate_OmahaResponse.local" 32 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
/external/autotest/client/site_tests/autoupdate_Backoff/ |
D | control | 9 This will be called from the server tests: autoupdate_OmahaResponse.backoff*
|