Home
last modified time | relevance | path

Searched defs:char_array_with_nul (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-message-test.cc130 const char char_array_with_nul[] = "Here's a NUL\0 and some more string"; in TEST() local
H A Dgtest_unittest.cc4634 static const char char_array_with_nul[] = in TEST() local