Searched refs:char_array_with_nul (Results 1 – 2 of 2) sorted by relevance
111 const char char_array_with_nul[] = in TEST() local113 const ::std::string string_with_nul(char_array_with_nul, in TEST()114 sizeof(char_array_with_nul) - 1); in TEST()
4621 static const char char_array_with_nul[] = in TEST() local4623 static const std::string string_with_nul(char_array_with_nul, in TEST()4624 sizeof(char_array_with_nul) in TEST()