Searched refs:str_with_nul (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc1485 const char str_with_nul[] = "hello\0 world"; local
1486 EXPECT_PRINT_TO_STRING_(str_with_nul, "\"hello\\0 world\"");

Completed in 10 milliseconds