Searched refs:accel_type (Results 1 – 1 of 1) sorted by relevance
1060 g_autofree char *accel_type = NULL; in qtest_has_accel() local1077 accel_type = g_strconcat(accel_name, ACCEL_CLASS_SUFFIX, NULL); in qtest_has_accel()1079 return qtest_qom_has_concrete_type("accel", accel_type, &list); in qtest_has_accel()