Home
last modified time | relevance | path

Searched refs:test_iface_info (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/tests/gobject/
Dtestgobject.c48 const GTypeInfo test_iface_info = in test_iface_get_type() local
55 test_iface_type = g_type_register_static (G_TYPE_INTERFACE, "TestIface", &test_iface_info, 0); in test_iface_get_type()