Home | History | Annotate | Download | only in intltest

Lines Matching defs:stub2

2464     StubSearchIterator stub1, stub2;
2467 if (stub1 != stub2){
2471 stub2.setText(UnicodeString("ABC"), status);
2476 stub1 = stub2;
2477 if (stub1 != stub2){