HomeSort by relevance Sort by last modified time
    Searched refs:update_engine (Results 1 - 25 of 32) sorted by null

1 2

  /device/google/atv/products/
aosp_atv_arm64_ab.mk 27 update_engine \
aosp_atv_arm_ab.mk 27 update_engine \
  /device/google/cuttlefish/vsoc_x86/gsi/
aosp_cf_x86_gsi.mk 27 update_engine \
  /external/autotest/client/site_tests/autoupdate_UrlSwitch/
autoupdate_UrlSwitch.py 5 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
6 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/
autoupdate_LoginStartUpdateLogout.py 6 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/cros/system_api/dbus/update_engine/
dbus-constants.h 8 namespace update_engine { namespace
64 } // namespace update_engine
  /external/autotest/client/site_tests/autoupdate_CrashBrowserAfterUpdate/
autoupdate_CrashBrowserAfterUpdate.py 9 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/autotest/server/site_tests/autoupdate_Cellular/
autoupdate_Cellular.py 5 from autotest_lib.server.cros.update_engine import update_engine_test
  /external/autotest/server/site_tests/autoupdate_DataPreserved/
autoupdate_DataPreserved.py 7 from autotest_lib.server.cros.update_engine import update_engine_test
15 # Get the last two update_engine logs: before and after reboot.
  /external/autotest/client/cros/enterprise/
enterprise_au_context.py 10 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
11 from autotest_lib.client.cros.update_engine import update_engine_util
  /external/autotest/client/site_tests/autoupdate_BadMetadata/
autoupdate_BadMetadata.py 8 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
9 from autotest_lib.client.cros.update_engine import update_engine_test
55 @param error_string: The error to look for in update_engine logs.
69 'Check the update_engine log.')
74 Tests update_engine can deal with invalid data in the omaha response.
  /external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
autoupdate_CannedOmahaUpdate.py 10 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
11 from autotest_lib.client.cros.update_engine import update_engine_test
17 Restarts update_engine and attempts an update from the image
  /external/autotest/client/site_tests/autoupdate_EOL/
autoupdate_EOL.py 10 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
11 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/autotest/client/site_tests/autoupdate_Backoff/
autoupdate_Backoff.py 10 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
11 from autotest_lib.client.cros.update_engine import update_engine_test
15 Tests update_engine's backoff mechanism.
17 When an update fails, update_engine will not allow another update to the
19 /var/lib/update_engine/prefs/backoff-expiry-time. It is stored as an
  /external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
autoupdate_StartOOBEUpdate.py 11 from autotest_lib.client.cros.update_engine import nano_omaha_devserver
12 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
autoupdate_NonBlockingOOBEUpdate.py 8 from autotest_lib.server.cros.update_engine import update_engine_test
  /external/autotest/server/site_tests/autoupdate_OmahaResponse/
autoupdate_OmahaResponse.py 7 from autotest_lib.server.cros.update_engine import update_engine_test
26 # Reboot DUT if a previous test left update_engine not idle.
  /external/autotest/server/site_tests/policy_AUServer/
policy_AUServer.py 8 from autotest_lib.server.cros.update_engine import update_engine_test
  /build/make/target/product/
mainline_system.mk 47 update_engine \
  /external/autotest/client/cros/update_engine/
update_engine_test.py 10 from autotest_lib.client.cros.update_engine import update_engine_util
  /external/autotest/client/site_tests/autoupdate_DisconnectReconnectNetwork/
autoupdate_DisconnectReconnectNetwork.py 11 from autotest_lib.client.cros.update_engine import update_engine_test as uet
23 # Sometimes when network is disabled update_engine progress will move a
28 """Checks that the update_engine progress has stopped moving."""
49 # We are seeing update_engine progress move a very tiny amount
  /external/autotest/server/site_tests/autoupdate_Interruptions/
autoupdate_Interruptions.py 10 from autotest_lib.server.cros.update_engine import update_engine_test
  /external/autotest/client/site_tests/autoupdate_UserData/
autoupdate_UserData.py 11 from autotest_lib.client.cros.update_engine import update_engine_test
  /external/autotest/server/site_tests/autoupdate_EndToEndTest/
autoupdate_EndToEndTest.py 13 from autotest_lib.server.cros.update_engine import chromiumos_test_platform
14 from autotest_lib.server.cros.update_engine import update_engine_test
217 logging.error('Dumping snippet of update_engine log:\n%s',
  /external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
autoupdate_ForcedOOBEUpdate.py 11 from autotest_lib.server.cros.update_engine import update_engine_test
21 # Get the last two update_engine logs: before and after reboot.

Completed in 557 milliseconds

1 2