Home
last modified time | relevance | path

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

/third_party/glib/tests/gobject/
Dtestgobject.c149 static void test_object_init (TestObject *tobject);
181 (GInstanceInitFunc) test_object_init, in test_object_get_type()
211 test_object_init (TestObject *tobject) in test_object_init() function
Dreferences.c78 test_object_init (TestObject *test_object) in test_object_init() function
/third_party/glib/gobject/tests/
Dprivate.c32 test_object_init (TestObject *self) in test_object_init() function
Dproperties.c195 test_object_init (TestObject *self) in test_object_init() function
/third_party/glib/gio/tests/
Dgsettings.c922 test_object_init (TestObject *object) in G_DEFINE_TYPE()