| 200 | } |
| 201 | |
| 202 | int DepthSpec::dtFunctionUserBuildInvocation_minimal_depth(int flag) |
| 203 | { |
| 204 | return dtExpressionRandomParam_minimal_depth(flag); |
| 205 | } |
| 206 | |
| 207 | int DepthSpec::dtFunctionInvocationStdFunc_minimal_depth(int) |
| 208 | { |
nothing calls this directly
no outgoing calls
no test coverage detected