Function report | 
Source Code:lib\test_objagg.c | 
Create Date:2022-07-28 06:35:23 | 
| 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_stats_neigh
Proto:static int check_expect_stats_neigh(const struct objagg_stats *stats, const struct expect_stats *expect_stats, int pos)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct objagg_stats * | stats | |
| const struct expect_stats * | expect_stats | |
| int | pos | 
| 687 | err = check_expect_stats_nums( & stats_info[i], & info[pos], NULL) | 
| 689 | If err Then Break | 
| 691 | err = check_expect_stats_key_id( & stats_info[i], & info[pos], NULL) | 
| 693 | If Not err Then Return 0 | 
| 696 | When i < stats_info_count cycle | 
| 697 | err = check_expect_stats_nums( & stats_info[i], & info[pos], NULL) | 
| 699 | If err Then Break | 
| 701 | err = check_expect_stats_key_id( & stats_info[i], & info[pos], NULL) | 
| 703 | If Not err Then Return 0 | 
| 706 | Return -EINVAL | 
| Name | Describe | 
|---|---|
| __check_expect_stats | 
| 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  |