Function report |
Source Code:lib\test-string_helpers.c |
Create Date:2022-07-28 06:26:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__test_string_get_size
Proto:static __init void __test_string_get_size(const u64 size, const u64 blk_size, const char *exp_result10, const char *exp_result2)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const u64 | size | |
const u64 | blk_size | |
const char * | exp_result10 | |
const char * | exp_result2 |
366 | test_string_get_size_check("STRING_UNITS_10", exp_result10, buf10, size, blk_size) |
369 | test_string_get_size_check("STRING_UNITS_2", exp_result2, buf2, size, blk_size) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |