Searched refs:mutable_str_with_nul (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/googletest/googletest/test/ | ||
H A D | gtest-printers_test.cc | 1488 char mutable_str_with_nul[] = "hello\0 world"; local 1489 EXPECT_PRINT_TO_STRING_(mutable_str_with_nul, "\"hello\\0 world\""); |
Completed in 9 milliseconds