Searched refs:construct_sparse_image (Results 1 – 3 of 3) sorted by relevance
/build/make/tools/releasetools/ |
D | test_add_img_to_target_files.py | 149 system_image = test_utils.construct_sparse_image([ 153 vendor_image = test_utils.construct_sparse_image([ 395 sparse_image = test_utils.construct_sparse_image([ 411 sparse_image = test_utils.construct_sparse_image([
|
D | test_utils.py | 91 def construct_sparse_image(chunks): function
|
D | test_common.py | 1022 test_utils.construct_sparse_image([ 1104 test_utils.construct_sparse_image([ 1124 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1148 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1192 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1217 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1247 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1272 test_utils.construct_sparse_image([(0xCAC2, 16)]),
|