Home | History | Annotate | Download | only in cctest

Lines Matching full:str1

1353   const uc16 str1[] = {'f', 'o', 'o', 'b', 'a', 'r'};
1355 factory->NewStringFromTwoByte(Vector<const uc16>(str1, 6));