Searched refs:test_image (Results 1 – 4 of 4) sorted by relevance
26 test_image = "core-image-minimal"34 test_image)44 bitbake(test_image)
68 static char *test_image; variable307 test_image); in test_media_insert()590 test_image); in test_cve_2021_3507()610 fd = g_file_open_tmp("qtest.XXXXXX", &test_image, NULL); in main()641 unlink(test_image); in main()642 g_free(test_image); in main()
161 function test_image() { function549 test_image $IMAGE $fs $SMALL_FILE $BIG_FILE $1 "" \604 test_image $IMAGE $fs $SMALL_FILE $BIG_FILE sb `pwd`/$MOUNT_DIR \
47 static int test_image; variable53 module_param(test_image, int, 0644);55 MODULE_PARM_DESC(test_image, "test_image (0-1)");773 if (test_image == 1) in saa7127_probe()