Home
last modified time | relevance | path

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

/external/avb/test/
Davb_unittest_util.cc105 vbmeta_image_path_ = testdir_.Append(image_name); in GenerateVBMetaImage()
114 vbmeta_image_path_.value().c_str()); in GenerateVBMetaImage()
116 ASSERT_TRUE(base::GetFileSize(vbmeta_image_path_, &file_size)); in GenerateVBMetaImage()
118 ASSERT_TRUE(base::ReadFile(vbmeta_image_path_, in GenerateVBMetaImage()
Davbtool_unittest.cc417 InfoImage(vbmeta_image_path_)); in TEST_F()
2421 vbmeta_image_path_.value().c_str()); in TEST_F()
2423 std::string vbmeta_contents = InfoImage(vbmeta_image_path_); in TEST_F()
2542 vbmeta_image_path_.value().c_str()); in TEST_F()
2554 vbmeta_image_path_.value().c_str()); in TEST_F()
2577 vbmeta_image_path_.value().c_str()); in TEST_F()
2589 vbmeta_image_path_.value().c_str()); in TEST_F()
2601 vbmeta_image_path_.value().c_str()); in TEST_F()
2670 vbmeta_image_path_.value().c_str()); in TEST_F()
2704 vbmeta_image_path_.value().c_str()); in TEST_F()
[all …]
Davb_unittest_util.h103 base::FilePath vbmeta_image_path_; variable
Davb_slot_verify_unittest.cc689 InfoImage(vbmeta_image_path_)); in TEST_F()
1021 InfoImage(vbmeta_image_path_)); in TEST_F()
1208 InfoImage(vbmeta_image_path_)); in TEST_F()
1337 InfoImage(vbmeta_image_path_)); in TEST_F()
1740 InfoImage(vbmeta_image_path_)); in TEST_F()
1864 InfoImage(vbmeta_image_path_)); in TEST_F()
1979 InfoImage(vbmeta_image_path_)); in TEST_F()
2228 InfoImage(vbmeta_image_path_)); in CmdlineWithHashtreeVerification()
2408 InfoImage(vbmeta_image_path_)); in CmdlineWithChainedHashtreeVerification()
2550 InfoImage(vbmeta_image_path_)); in VerificationDisabled()
[all …]