Searched refs:LKFSubclass (Results 1 – 2 of 2) sorted by relevance
926 LocaleKeyFactory lkf = new LKFSubclass(false); in TestCoverage()933 LocaleKeyFactory invisibleLKF = new LKFSubclass(false); in TestCoverage()1000 static class LKFSubclass extends LocaleKeyFactory { class in ICUServiceTest1001 LKFSubclass(boolean visible) { in LKFSubclass() method in ICUServiceTest.LKFSubclass
45 class LKFSubclass : public LocaleKeyFactory { class49 LKFSubclass(UBool visible) in LKFSubclass() function in LKFSubclass1413 LKFSubclass lkf(TRUE); // empty in testCoverage()1425 LKFSubclass invisibleLKF(FALSE); in testCoverage()