Home | History | Annotate | Download | only in cctest

Lines Matching refs:kNoChar

914   const char kNoChar = static_cast<char>(-1);
918 buffer[j] = kNoChar;
928 CHECK_EQ(kNoChar, buffer[j]);