Searched refs:hash_checks_mandatory (Results 1 – 9 of 9) sorted by relevance
63 .hash_checks_mandatory = true, in FuzzDeltaPerformer()
335 bool hash_checks_mandatory) { in DoMetadataSizeTest() argument336 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSizeTest()352 !hash_checks_mandatory) { in DoMetadataSizeTest()367 bool hash_checks_mandatory) { in DoMetadataSignatureTest() argument378 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSignatureTest()417 if (!hash_checks_mandatory) { in DoMetadataSignatureTest()931 install_plan_.hash_checks_mandatory = true; in TEST_F()
144 bool hash_checks_mandatory{false};
640 bool hash_checks_mandatory, in ApplyDeltaFile() argument777 install_plan->hash_checks_mandatory = hash_checks_mandatory; in ApplyDeltaFile()972 bool hash_checks_mandatory, in DoSmallImageTest() argument987 hash_checks_mandatory, in DoSmallImageTest()996 bool hash_checks_mandatory) { in DoOperationHashMismatchTest() argument1005 hash_checks_mandatory, in DoOperationHashMismatchTest()
98 {"hash_checks_mandatory", utils::ToString(hash_checks_mandatory)}, in ToString()
310 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()371 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()534 if (install_plan_->hash_checks_mandatory) { in Write()1217 if (install_plan_->hash_checks_mandatory) { in ValidateOperationHash()
381 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()405 EXPECT_FALSE(install_plan.hash_checks_mandatory); in TEST_F()432 EXPECT_FALSE(install_plan.hash_checks_mandatory); in TEST_F()456 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()481 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()758 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()
115 install_plan_.hash_checks_mandatory = AreHashChecksMandatory(response); in PerformAction()
225 install_plan_.hash_checks_mandatory = hardware_->IsOfficialBuild(); in ApplyPayload()