Home | History | Annotate | Download | only in test

Lines Matching refs:suffix_char

868   char suffix_char = static_cast<char>(suffix);
869 return prefix_str + arg0 + suffix_char;