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

  /external/icu4c/test/intltest/
bytestrietest.cpp 62 void checkFirst(BytesTrie &trie, const StringAndValue data[], int32_t dataLength);
601 checkFirst(*trie, data, dataLength);
656 void BytesTrieTest::checkFirst(BytesTrie &trie,
ucharstrietest.cpp 69 void checkFirst(UCharsTrie &trie, const StringAndValue data[], int32_t dataLength);
760 checkFirst(*trie, data, dataLength);
818 void UCharsTrieTest::checkFirst(UCharsTrie &trie,
    [all...]

Completed in 2163 milliseconds