Searched refs:storage_ids (Results 1 – 1 of 1) sorted by relevance
26 for (i = 0; i < ARRAY_SIZE(storage_ids); i++) { \27 Do_ADBG_BeginSubCase(c, "Storage id: %08x", storage_ids[i]); \28 test_name##_single(c, storage_ids[i]); \29 Do_ADBG_EndSubCase(c, "Storage id: %08x", storage_ids[i]); \33 static uint32_t storage_ids[] = { variable