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

  /external/icu4c/test/intltest/
usettest.h 124 static int32_t setToBits(const UnicodeSet& x);
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 154 milliseconds