Home | History | Annotate | Download | only in api

Lines Matching refs:Fixture

224   typedef G_PASTE (FixturePrefix, _t) Fixture; \
226 void (*) (Fixture*, gconstpointer), \
227 void (*) (Fixture*, gconstpointer), \
228 void (*) (Fixture*, gconstpointer)) \
230 void (*) (Fixture*, gconstpointer), \
231 void (*) (Fixture*, gconstpointer), \
232 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable; \
252 typedef G_PASTE (FixturePrefix, _t) Fixture; \
254 void (*) (Fixture*, gconstpointer), \
255 void (*) (Fixture*, gconstpointer), \
256 void (*) (Fixture*, gconstpointer)) \
258 void (*) (Fixture*, gconstpointer), \
259 void (*) (Fixture*, gconstpointer), \
260 void (*) (Fixture*, gconstpointer))) hb_test_add_vtable_flavor; \