Searched defs:filename (Results 1 – 4 of 4) sorted by relevance
| /test/py/tests/ |
| A D | test_fit.py | 153 def make_ramdisk(filename, text): argument 167 def make_compressed(filename): argument
|
| /test/image/ |
| A D | spl_load_fs.c | 35 static size_t create_ext2(void *dst, size_t size, const char *filename, in create_ext2() 167 static size_t create_fat(void *dst, size_t size, const char *filename, in create_fat() 259 const char *filename = CONFIG_SPL_FS_LOAD_PAYLOAD_NAME; in spl_test_fs() local 319 const char *filename = CONFIG_SPL_FS_LOAD_PAYLOAD_NAME; in spl_test_mmc_fs() local
|
| /test/py/ |
| A D | utils.py | 262 def __init__(self, log, filename): argument 308 def persistent_file_helper(u_boot_log, filename): argument
|
| /test/py/tests/test_efi_capsule/ |
| A D | capsule_common.py | 32 def init_content(ubman, target, filename, expected): argument
|
Completed in 11 milliseconds