Function report |
Source Code:lib\test_objagg.c |
Create Date:2022-07-28 06:35:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_expect_hints_stats
Proto:static int check_expect_hints_stats(struct objagg_hints *objagg_hints, const struct expect_stats *expect_stats, const char **errmsg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct objagg_hints * | objagg_hints | |
const struct expect_stats * | expect_stats | |
const char ** | errmsg |
904 | err = __check_expect_stats(stats, expect_stats, errmsg) |
905 | objagg_stats_put(stats) |
906 | Return err |
Name | Describe |
---|---|
test_hints_case |
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 |