Searched refs:exec_line_variants (Results 1 – 1 of 1) sorted by relevance
97 gchar *exec_line_variants[2]; in test_launch_no_app_id() local100 exec_line_variants[0] = g_strdup_printf ( in test_launch_no_app_id()103 exec_line_variants[1] = g_strdup_printf ( in test_launch_no_app_id()109 for (i = 0; i < G_N_ELEMENTS (exec_line_variants); i++) in test_launch_no_app_id()120 exec_line_variants[i]); in test_launch_no_app_id()139 g_free (exec_line_variants[1]); in test_launch_no_app_id()140 g_free (exec_line_variants[0]); in test_launch_no_app_id()