Home
last modified time | relevance | path

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

/external/avb/test/
Davb_unittest_util.h83 vbmeta_image_path_ = testdir_.Append(image_name);
92 vbmeta_image_path_.value().c_str());
94 ASSERT_TRUE(base::GetFileSize(vbmeta_image_path_, &file_size));
96 ASSERT_TRUE(base::ReadFile(vbmeta_image_path_,
169 base::FilePath vbmeta_image_path_; variable
Davbtool_unittest.cc375 InfoImage(vbmeta_image_path_)); in TEST_F()
1865 vbmeta_image_path_.value().c_str()); in TEST_F()
1867 std::string vbmeta_contents = InfoImage(vbmeta_image_path_); in TEST_F()
1984 vbmeta_image_path_.value().c_str()); in TEST_F()
1996 vbmeta_image_path_.value().c_str()); in TEST_F()
2019 vbmeta_image_path_.value().c_str()); in TEST_F()
2031 vbmeta_image_path_.value().c_str()); in TEST_F()
2043 vbmeta_image_path_.value().c_str()); in TEST_F()
2112 vbmeta_image_path_.value().c_str()); in TEST_F()
2141 vbmeta_image_path_.value().c_str()); in TEST_F()
[all …]
Davb_slot_verify_unittest.cc514 InfoImage(vbmeta_image_path_)); in TEST_F()
786 InfoImage(vbmeta_image_path_)); in TEST_F()
1182 InfoImage(vbmeta_image_path_)); in TEST_F()
1304 InfoImage(vbmeta_image_path_)); in TEST_F()
1417 InfoImage(vbmeta_image_path_)); in TEST_F()
1555 InfoImage(vbmeta_image_path_)); in CmdlineWithHashtreeVerification()
1730 InfoImage(vbmeta_image_path_)); in CmdlineWithChainedHashtreeVerification()
1869 InfoImage(vbmeta_image_path_)); in VerificationDisabled()
2498 InfoImage(vbmeta_image_path_)); in SetupWithHashDescriptor()
2574 InfoImage(vbmeta_image_path_)); in SetupWithHashtreeDescriptor()