Home
last modified time | relevance | path

Searched defs:full_payload (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/update_engine/
H A Dupdate_engine_test.py336 full_payload=True, argument
937 full_payload=True, argument
1045 full_payload=True, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_InvalidateUpdateBeforeReboot/
H A Dautoupdate_InvalidateUpdateBeforeReboot.py16 full_payload=True, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_Periodic/
H A Dautoupdate_Periodic.py16 full_payload=True, argument
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/
H A Dautoupdate_LoginStartUpdateLogout.py24 full_payload=True, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_FromUI/
H A Dautoupdate_FromUI.py22 def run_once(self, full_payload=True, job_repo_url=None, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_Interruptions/
H A Dautoupdate_Interruptions.py27 def run_once(self, full_payload=True, interrupt=None, job_repo_url=None): argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_DataPreserved/
H A Dautoupdate_DataPreserved.py26 def run_once(self, full_payload=True, job_repo_url=None): argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_Cellular/
H A Dautoupdate_Cellular.py41 def run_once(self, job_repo_url=None, full_payload=True): argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_Lacros/
H A Dautoupdate_Lacros.py22 full_payload, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
H A Dautoupdate_NonBlockingOOBEUpdate.py24 full_payload=True, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_Basic/
H A Dautoupdate_Basic.py24 full_payload, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_WithDLC/
H A Dautoupdate_WithDLC.py35 full_payload=True, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_OmahaResponse/
H A Dautoupdate_OmahaResponse.py21 def run_once(self, full_payload=True, switch_urls=False, bad_sha256=False, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
H A Dautoupdate_ForcedOOBEUpdate.py112 full_payload=True, argument
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
H A Dautoupdate_StartOOBEUpdate.py113 full_payload=None, argument
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_MiniOS/
H A Dautoupdate_MiniOS.py122 full_payload=True, argument
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_validation_cache_unittest.cc164 base::span<const uint8_t> full_payload = base::make_span(pickle); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_writer_test.cc808 absl::string_view full_payload = reader.FullPayload(); in TEST_P() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_data_writer_test.cc840 absl::string_view full_payload = reader.FullPayload(); in TEST_P() local
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Ddev_server.py1517 def __init__(self, full_payload=None, mton_payload=None, argument