Home
last modified time | relevance | path

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

/third_party/node/test/cctest/
H A Dtest_util.cc299 const std::string with_zero = std::string("a") + '\0' + 'b'; in TEST() local
300 EXPECT_EQ(SPrintF("%s", with_zero), with_zero); in TEST()

Completed in 1 milliseconds