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

/external/icu4c/test/intltest/
H A Drbbitst.cpp2642 UnicodeSet *fSG; member in class:RBBILineMonkey
2732 fSG = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\ud800-\\udfff]"), status);
2745 fAL->addAll(*fSG); // Default behavior for SG is identical to AL.
2787 fSets->addElement(fSG, status);
3295 delete fSG;

Completed in 55 milliseconds