Lines Matching refs:CHECK_NUM_ROWS

53 #define CHECK_NUM_ROWS(_expected, _stats) assert(_stats.bt_ndata == _expected)  macro
144 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit()
154 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit()
176 CHECK_NUM_ROWS(num_records, stats); in test_insert_delete_commit()
185 CHECK_NUM_ROWS(0, stats); in test_insert_delete_commit()
195 CHECK_NUM_ROWS(0, stats); in test_insert_delete_commit()
217 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit_delete_commit()
230 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit_delete_commit()
245 CHECK_NUM_ROWS(0, stats); in test_insert_commit_delete_commit()
255 CHECK_NUM_ROWS(0, stats); in test_insert_commit_delete_commit()
280 CHECK_NUM_ROWS(num_records, stats); in test_insert_rollback()
302 CHECK_NUM_ROWS(0, stats); in test_insert_rollback()
327 CHECK_NUM_ROWS(num_records, stats); in test_insert_delete_rollback()
336 CHECK_NUM_ROWS(0, stats); in test_insert_delete_rollback()
346 CHECK_NUM_ROWS(0, stats); in test_insert_delete_rollback()
368 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit_delete_rollback()
381 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit_delete_rollback()
396 CHECK_NUM_ROWS(0, stats); in test_insert_commit_delete_rollback()
421 CHECK_NUM_ROWS(num_records, stats); in test_insert_commit_delete_rollback()
464 CHECK_NUM_ROWS(num_records, stats); in test_recount_insert_commit()
477 CHECK_NUM_ROWS(num_records, stats); in test_recount_insert_commit()
484 CHECK_NUM_ROWS(num_records, stats); in test_recount_insert_commit()
489 CHECK_NUM_ROWS(num_records, stats); in test_recount_insert_commit()