Home
last modified time | relevance | path

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

/dports/devel/dee/dee-1.2.7/tests/
H A Dtest-model-rows.c43 static void txn_rows_asv_setup (RowsFixture *fix, gconstpointer data);
182 txn_rows_asv_setup, test_named_cols_fields, txn_rows_teardown); in test_model_rows_create_suite()
189 txn_rows_asv_setup, test_named_cols_duplicated_fields, txn_rows_teardown); in test_model_rows_create_suite()
273 txn_rows_asv_setup (RowsFixture *fix, gconstpointer data) in txn_rows_asv_setup() function