HomeSort by relevance Sort by last modified time
    Searched refs:bitsToSet (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
usettest.h 118 static UnicodeSet& bitsToSet(int32_t a, UnicodeSet&);
usettest.cpp 618 bitsToSet(setToBits(c), c);
620 logln((UnicodeString)"bitsToSet(setToBits(c)): " + c);
622 errln((UnicodeString)"FAIL: bitsToSet(setToBits(c)) = " + c + ", expect " + exp);
    [all...]

Completed in 431 milliseconds