Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dapplypatch_test.cpp65 bad_sha1_a = android::base::StringPrintf("%040x", rand()); in SetUp()
84 std::string bad_sha1_a; member in ApplyPatchTest
101 ASSERT_FALSE(CheckPartition(Partition(source_file, source_size, bad_sha1_a))); in TEST_F()