Home | History | Annotate | Download | only in test

Lines Matching refs:char_array_with_nul

4491   static const char char_array_with_nul[] =
4493 static const std::string string_with_nul(char_array_with_nul,
4494 sizeof(char_array_with_nul)