Lines Matching refs:Fixture
221 typedef G_PASTE (FixturePrefix, _t) Fixture; \
223 void (*) (Fixture*, gconstpointer), \
224 void (*) (Fixture*, gconstpointer), \
225 void (*) (Fixture*, gconstpointer)) \
227 void (*) (Fixture*, gconstpointer), \
228 void (*) (Fixture*, gconstpointer), \
229 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \
249 typedef G_PASTE (FixturePrefix, _t) Fixture; \
251 void (*) (Fixture*, gconstpointer), \
252 void (*) (Fixture*, gconstpointer), \
253 void (*) (Fixture*, gconstpointer)) \
255 void (*) (Fixture*, gconstpointer), \
256 void (*) (Fixture*, gconstpointer), \
257 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable_flavor; \