Searched refs:char_array_with_nul (Results 1 – 2 of 2) sorted by relevance
112 const char char_array_with_nul[] = in TEST() local114 const ::std::string string_with_nul(char_array_with_nul, in TEST()115 sizeof(char_array_with_nul) - 1); in TEST()
4500 static const char char_array_with_nul[] = in TEST() local4502 static const std::string string_with_nul(char_array_with_nul, in TEST()4503 sizeof(char_array_with_nul) in TEST()