Home
last modified time | relevance | path

Searched refs:test_named_cols_fields (Results 1 – 1 of 1) sorted by last modified time

/dports/devel/dee/dee-1.2.7/tests/
H A Dtest-model-rows.c59 static void test_named_cols_fields (RowsFixture *fix, gconstpointer data);
178 seq_rows_asv_setup, test_named_cols_fields, seq_rows_teardown); in test_model_rows_create_suite()
180 proxy_rows_asv_setup, test_named_cols_fields, proxy_rows_teardown); in test_model_rows_create_suite()
182 txn_rows_asv_setup, test_named_cols_fields, txn_rows_teardown); in test_model_rows_create_suite()
904 test_named_cols_fields (RowsFixture *fix, gconstpointer data) in test_named_cols_fields() function