Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/tests/unit/
H A Dupdater_test.cpp284 Partition bad_source(source_file, source_size + 1, source_hash); in TEST_F() local
285 cmd = "patch_partition_check(\"" + bad_source.ToString() + "\", \"" + target.ToString() + "\")"; in TEST_F()
290 "patch_partition_check(\"" + bad_source.ToString() + "\", \"" + bad_target.ToString() + "\")"; in TEST_F()