|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Functions | |
| void | grn_test_assert_create_hash_helper (grn_hash **hash, GrnTestHashFactory *factory) |
| void | grn_test_assert_open_hash_helper (grn_hash **hash, GrnTestHashFactory *factory) |
| void | grn_test_assert_fail_open_hash_helper (grn_hash **hash, GrnTestHashFactory *factory) |
| void grn_test_assert_create_hash_helper | ( | grn_hash ** | hash, |
| GrnTestHashFactory * | factory | ||
| ) |
| void grn_test_assert_fail_open_hash_helper | ( | grn_hash ** | hash, |
| GrnTestHashFactory * | factory | ||
| ) |
| void grn_test_assert_open_hash_helper | ( | grn_hash ** | hash, |
| GrnTestHashFactory * | factory | ||
| ) |
1.8.1.2