Home | History | Annotate | Download | only in cctest

Lines Matching refs:ToCString

1206   CHECK_EQ(0, strcmp("bcdefghijklmnopqrstuvwxy", string->ToCString().get()));
1228 CHECK_EQ(0, strcmp("bcdefghijklmnopqrstuvwxy", string->ToCString().get()));
1235 CHECK_EQ(0, strcmp("cdefghijklmnopqrstuvwx", string->ToCString().get()));
1299 CHECK_EQ(0, strcmp("cde", string->ToCString().get()));
1314 CHECK_EQ(0, strcmp("cdefghijklmnopq", string->ToCString().get()));