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 | 148 system_image = test_utils.construct_sparse_image([ 152 vendor_image = test_utils.construct_sparse_image([ 393 sparse_image = test_utils.construct_sparse_image([ 409 sparse_image = test_utils.construct_sparse_image([
|
D | test_utils.py | 84 def construct_sparse_image(chunks): function
|
D | test_common.py | 978 test_utils.construct_sparse_image([ 1011 test_utils.construct_sparse_image([ 1031 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1055 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1099 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1124 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1154 test_utils.construct_sparse_image([(0xCAC2, 16)]), 1179 test_utils.construct_sparse_image([(0xCAC2, 16)]),
|