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

/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc1488 char mutable_str_with_nul[] = "hello\0 world"; local
1489 EXPECT_PRINT_TO_STRING_(mutable_str_with_nul, "\"hello\\0 world\"");

Completed in 14 milliseconds