Home
last modified time | relevance | path

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

/external/avb/test/
Davb_vbmeta_image_unittest.cc50 bool test_modification(AvbVBMetaVerifyResult expected_result,
414 bool VerifyTest::test_modification(AvbVBMetaVerifyResult expected_result, in test_modification() function in avb::VerifyTest
459 EXPECT_TRUE(test_modification( in TEST_F()
464 EXPECT_TRUE(test_modification(AVB_VBMETA_VERIFY_RESULT_HASH_MISMATCH, in TEST_F()
469 EXPECT_TRUE(test_modification(AVB_VBMETA_VERIFY_RESULT_HASH_MISMATCH, in TEST_F()
476 EXPECT_TRUE(test_modification(AVB_VBMETA_VERIFY_RESULT_HASH_MISMATCH, in TEST_F()
484 test_modification(AVB_VBMETA_VERIFY_RESULT_SIGNATURE_MISMATCH, in TEST_F()
494 EXPECT_TRUE(test_modification(AVB_VBMETA_VERIFY_RESULT_OK, in TEST_F()