Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dapplypatch_test.cpp59 target_sha1 = print_sha1(recovery_fc.sha1); in SetUp()
62 target_partition = Partition(partition_file.path, target_size, target_sha1); in SetUp()
81 std::string target_sha1; member in ApplyPatchTest
100 ASSERT_FALSE(CheckPartition(Partition(source_file, target_size, target_sha1))); in TEST_F()