Lines Matching refs:Fixture
238 typedef G_PASTE (FixturePrefix, _t) Fixture; \
240 void (*) (Fixture*, gconstpointer), \
241 void (*) (Fixture*, gconstpointer), \
242 void (*) (Fixture*, gconstpointer)) \
244 void (*) (Fixture*, gconstpointer), \
245 void (*) (Fixture*, gconstpointer), \
246 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \
266 typedef G_PASTE (FixturePrefix, _t) Fixture; \
268 void (*) (Fixture*, gconstpointer), \
269 void (*) (Fixture*, gconstpointer), \
270 void (*) (Fixture*, gconstpointer)) \
272 void (*) (Fixture*, gconstpointer), \
273 void (*) (Fixture*, gconstpointer), \
274 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable_flavor; \