Lines Matching refs:ShowCStringQuoted
967 // Tests String::ShowCStringQuoted().968 TEST(StringTest, ShowCStringQuoted) {970 String::ShowCStringQuoted(NULL).c_str());972 ShowCStringQuoted("").c_str());974 String::ShowCStringQuoted("foo").c_str());