Searched refs:hash_checks_mandatory (Results 1 – 9 of 9) sorted by relevance
63 .hash_checks_mandatory = true, in FuzzDeltaPerformer()
319 bool hash_checks_mandatory) { in DoMetadataSizeTest() argument320 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSizeTest()336 !hash_checks_mandatory) { in DoMetadataSizeTest()351 bool hash_checks_mandatory) { in DoMetadataSignatureTest() argument362 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSignatureTest()401 if (!hash_checks_mandatory) { in DoMetadataSignatureTest()1003 install_plan_.hash_checks_mandatory = true; in TEST_F()
623 bool hash_checks_mandatory, in ApplyDeltaFile() argument758 install_plan->hash_checks_mandatory = hash_checks_mandatory; in ApplyDeltaFile()946 bool hash_checks_mandatory, in DoSmallImageTest() argument968 hash_checks_mandatory, in DoSmallImageTest()977 bool hash_checks_mandatory) { in DoOperationHashMismatchTest() argument991 hash_checks_mandatory, in DoOperationHashMismatchTest()
134 bool hash_checks_mandatory{false};
103 << utils::ToString(hash_checks_mandatory) in Dump()
461 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()521 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()685 if (install_plan_->hash_checks_mandatory) { in Write()1675 if (install_plan_->hash_checks_mandatory) { in ValidateOperationHash()
345 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()365 EXPECT_FALSE(install_plan.hash_checks_mandatory); in TEST_F()388 EXPECT_FALSE(install_plan.hash_checks_mandatory); in TEST_F()408 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()429 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()598 EXPECT_TRUE(install_plan.hash_checks_mandatory); in TEST_F()
114 install_plan_.hash_checks_mandatory = AreHashChecksMandatory(response); in PerformAction()
223 install_plan_.hash_checks_mandatory = hardware_->IsOfficialBuild(); in ApplyPayload()