| 4676 | void queries_dump() {} |
| 4677 | void tables_dump() {} |
| 4678 | my_bool check_integrity(bool not_locked) { return 0; } |
| 4679 | my_bool in_list(Query_cache_block * root, Query_cache_block * point, |
| 4680 | const char *name) { return 0;} |
| 4681 | my_bool in_blocks(Query_cache_block * point) { return 0; } |
no outgoing calls
no test coverage detected