Searched refs:test_data_long (Results 1 – 1 of 1) sorted by relevance
328 char *test_data_long = NULL; in test_task_sleepable() local351 test_data_long = malloc(sizeof(char) * 5000); in test_task_sleepable()354 test_data_long[i] = 'b'; in test_task_sleepable()356 test_data_long[i] = 'a'; in test_task_sleepable()358 test_data_long[4999] = '\0'; in test_task_sleepable()361 data[1] = test_data_long; in test_task_sleepable()