Home
last modified time | relevance | path

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

/bootable/recovery/tests/component/
Dupdater_test.cpp251 Partition bad_source(source_file, source_size + 1, source_hash); in TEST_F() local
252 cmd = "patch_partition_check(\"" + bad_source.ToString() + "\", \"" + target.ToString() + "\")"; in TEST_F()
257 "patch_partition_check(\"" + bad_source.ToString() + "\", \"" + bad_target.ToString() + "\")"; in TEST_F()