Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dautoupdate_OmahaResponse.py7 class autoupdate_OmahaResponse(update_engine_test.UpdateEngineTest): class
17 super(autoupdate_OmahaResponse, self).cleanup()
Dcontrol.bad_sha256.full6 NAME = "autoupdate_OmahaResponse.bad_sha256.full"
23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.url_switch.full6 NAME = "autoupdate_OmahaResponse.url_switch.full"
23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.backoff_enabled.full6 NAME = "autoupdate_OmahaResponse.backoff_enabled.full"
23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.backoff_disabled.full6 NAME = "autoupdate_OmahaResponse.backoff_disabled.full"
23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.bad_metadata_size.full6 NAME = "autoupdate_OmahaResponse.bad_metadata_size.full"
23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
Dcontrol.local6 NAME = "autoupdate_OmahaResponse.local"
32 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
/external/autotest/client/site_tests/autoupdate_Backoff/
Dcontrol9 This will be called from the server tests: autoupdate_OmahaResponse.backoff*