Home | History | Annotate | Download | only in cctest

Lines Matching refs:str1

734   const char* str1 = "{ foo get for : */ <- \n\n /*foo*/ bib";
735 i::Utf8ToUtf16CharacterStream stream1(reinterpret_cast<const i::byte*>(str1),
736 static_cast<unsigned>(strlen(str1)));