CUBRID Engine
latest
|
Public Attributes | |
const char * | name |
int | entry_size |
int | alloc_cnt |
Definition at line 45 of file unittests_area.c.
int area_create_info::alloc_cnt |
Definition at line 49 of file unittests_area.c.
Referenced by test_area().
int area_create_info::entry_size |
Definition at line 48 of file unittests_area.c.
Referenced by test_area().
const char* area_create_info::name |
Definition at line 47 of file unittests_area.c.
Referenced by test_area().