Home | History | Annotate | Download | only in test

Lines Matching full:args_copy

643   args_type args_copy = args;
644 return get<0>(args_copy) + get<1>(args_copy);