Lines Matching full:iterator
189 // Run all the way through the iterator, then get the offset
233 // Run through the second iterator just to exercise it
249 // Now set it to point to the same string as the first iterator
422 errln("Fail collation iterator assignment does not produce the same elements");
428 errln("Fail collation iterator copy constructor does not produce the same elements");
437 errln("collation iterator assignment does not produce the same elements");
441 errln("collation iterator not equal");
445 errln("collation iterator equal");
449 errln("collation iterator not equal");
453 errln("collation iterator equal");
457 errln("collation iterator equal");
461 errln("collation iterator not equal");
465 errln("collation iterator equal");
469 errln("collation iterator not equal");
473 errln("collation iterator equal");
494 // testing protected constructor with character iterator as argument
499 errln("Couldn't create collation element iterator with character iterator.");
556 errln("Couldn't create a collation element iterator from default collator");
582 * returned by calls to next on the specified iterator
642 dataerrln("Class iterator not instantiated");