Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
grn-test-hash-assertions.c File Reference
#include <gcutter.h>
#include <hash.h>
#include "grn-test-hash-assertions.h"
Include dependency graph for grn-test-hash-assertions.c:

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)

Function Documentation

void grn_test_assert_create_hash_helper ( grn_hash **  hash,
GrnTestHashFactory factory 
)

Definition at line 26 of file grn-test-hash-assertions.c.

Here is the call graph for this function:

void grn_test_assert_fail_open_hash_helper ( grn_hash **  hash,
GrnTestHashFactory factory 
)

Definition at line 56 of file grn-test-hash-assertions.c.

Here is the call graph for this function:

void grn_test_assert_open_hash_helper ( grn_hash **  hash,
GrnTestHashFactory factory 
)

Definition at line 41 of file grn-test-hash-assertions.c.

Here is the call graph for this function: