Searched refs:LKFSubclass (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp45 class LKFSubclass : public LocaleKeyFactory { class in inherits:LocaleKeyFactory
49 LKFSubclass(UBool visible) function in class:LKFSubclass
50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass")
1413 LKFSubclass lkf(TRUE); // empty
1425 LKFSubclass invisibleLKF(FALSE);

Completed in 111 milliseconds