Searched refs:testdir_ (Results 1 – 6 of 6) sorted by relevance
50 ops_.set_partition_dir(testdir_); in SetUp()67 base::FilePath path = testdir_.Append("version.txt"); in TEST_F()279 base::FilePath vbmeta_path = testdir_.Append("vbmeta.img"); in TEST_F()280 base::FilePath vbmeta_padded_path = testdir_.Append("vbmeta_padded.img"); in TEST_F()436 base::FilePath ext_vbmeta_path = testdir_.Append("ext_vbmeta.bin"); in AddHashFooterTest()437 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in AddHashFooterTest()653 base::FilePath partition_path = testdir_.Append("partition.bin"); in TEST_F()712 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F()881 base::FilePath ext_vbmeta_path = testdir_.Append("ext_vbmeta.bin"); in AddHashtreeFooterTest()882 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in AddHashtreeFooterTest()[all …]
83 vbmeta_image_path_ = testdir_.Append(image_name);112 base::FilePath image_path = testdir_.Append(file_name);123 base::FilePath tmp_path = testdir_.Append("info_output.txt"); in InfoImage()135 base::FilePath tmp_path = testdir_.Append("public_key.bin"); in PublicKeyAVB()151 testdir_ = base::FilePath(buf); in SetUp()159 ASSERT_EQ(0U, testdir_.value().find("/tmp/libavb-tests")); in TearDown()160 ASSERT_TRUE(base::DeleteFile(testdir_, true /* recursive */)); in TearDown()166 base::FilePath testdir_; variable
44 ops_.set_partition_dir(testdir_); in SetUp()751 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in TEST_F()922 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in TEST_F()1002 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in TEST_F()1058 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in TEST_F()1147 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in TEST_F()1494 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in CmdlineWithHashtreeVerification()1624 base::FilePath system_path = testdir_.Append("system_a.img"); in CmdlineWithChainedHashtreeVerification()1687 base::FilePath pk_path = testdir_.Append("testkey_rsa2048.avbpubkey"); in CmdlineWithChainedHashtreeVerification()1810 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in VerificationDisabled()[all …]
137 ops_.set_partition_dir(testdir_); in SetUp()145 base::FilePath misc_path = testdir_.Append("misc.img"); in SetUp()210 base::FilePath pk_path = testdir_.Append("testkey_rsa4096.avbpubkey"); in GenerateSlot()1228 base::FilePath misc_path = testdir_.Append("misc.img"); in TEST_F()1305 base::FilePath misc_path = testdir_.Append("misc.img"); in TEST_F()
60 ops_.set_partition_dir(testdir_); in SetUp()
575 ops_.set_partition_dir(testdir_); in SetUp()