Home | History | Annotate | Download | only in intltest

Lines Matching refs:two

362     // get a list of the factories, should be two
972 SimpleListener two(this, "two");
979 ls.addListener(&two, status);
991 ls.removeListener(&two, status);
1004 ls.addListener(&two, status);
1099 UnicodeString* two = new UnicodeString("two/de_US");
1102 service.registerInstance(two, Locale("de_US"), 2, status);
1114 confirmEqual("test de_US kind 2", two, target);