Searched refs:childtype (Results 1 – 1 of 1) sorted by relevance
135 g_autofree char *childtype = g_strdup_printf("child<%s>", type); in test_object_available() local147 if (g_str_equal(obj->name, name) && g_str_equal(obj->type, childtype)) { in test_object_available()