Searched refs:test_introspection (Results 1 – 3 of 3) sorted by relevance
35 test_introspection (GDBusProxy *proxy) in test_introspection() function130 test_introspection (proxy); in test_introspection_parser()
1368 test_introspection (void) in test_introspection() function1812 g_test_add_func ("/gobject/signals/introspection", test_introspection); in main()
1153 def test_introspection(self): member in TestEnum